"Its an ORMapper where you define entity types as abstract classes and the Library implements those classes and implement INotifyPropertyChanged. It also gives you IQueryables with INotifyCollectionChanged implemented, which gets updated when an Entity is created or has changed so that it meets the where expressions of that Queryable and fires the according events. Furter more it doesn't have something like a DBContext, all objects are int something like a "Aether" holding the entity instances. So when you have a currencies table in your DataBase with a USD entry in it, then you have only one Instance of that USD entity in your "Aether". You can use that instance to assign it to Entities with a foreign key referencing it, or us it to compare, enumerate, etc..."
Open source library or nuget package built with .net framework and c# by @flyingausi.
open source contributor, Austria
Repository: https://github.com/Ausm/ObjectStore
"An XActLib assembly: a Library of code for working with ActiveX and COM"
Library or NuGet package built with .net standard and c# by XAct Software Solutions & Inc..
"A Zendesk Api Client for use with the ZendeskApi v2"
Library or NuGet package built with .net standard and c# by Just Eat.
"EntityFramework Profiler is a real-time visual debugger allowing a development team to gain valuable insight and perspective into their usage of EntityFramework. The pro…"
Library or NuGet package built with .net standard and c# by Hibernating Rhinos LTD.
"OxyPlot is a plotting library for .NET. This package contains .pdf export extensions for .NET 4 (based on PDFsharp)."
Library or NuGet package built with .net standard and c# by OxyPlot.Pdf.
"An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks inside ASP.NET applications. No Windo…"
Library or NuGet package built with .net standard and c# by Sergey Odinokov.
"This package allows you to host ASP.NET Web API within your own process using the OWIN HttpListener server. ASP.NET Web API is a framework that makes it easy to build HT…"
Library or NuGet package built with .net standard and c# by Microsoft.
Hello, I'm Corstiaan. I'm a software developer from the Netherlands and I manage BuiltWithDot.Net. I created this site as a place where developers working with .net technology can showcase their projects and inspire other developers.
There's so much you can build with .net these days that I thought it would be nice to have a corner of the web dedicated to the breadth of .net. Enjoy!
Get weekly updates about new projects built with .net tech
Great! Click the link in the e-mail to confirm. Check the spam folder if you can't find it.
No spam. Unsubscribe any time.
© 2025 - created by Corstiaan Hesselink - submit project - RSS feed - contact