"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
"Data.HashFunction implementation of the cyclic redundancy check (CRC) error-detecting code (http://en.wikipedia.org/wiki/Cyclic_redundancy_check). Implementation i…"
Library or NuGet package built with .net standard and c# by Data.HashFunction Developers.
"C# runtime library for Protocol Buffers - Google's data interchange format."
Library or NuGet package built with .net standard and c# by Google Inc..
"Library to manage docker-machine, docker-compose, and docker containers for windows / mac or native linux using netcore or full framework."
Library or NuGet package built with .net standard and c# by Mario Toffia.
"This extension allows NUnit to load and run tests compiled against earlier versions of the NUnit framework. Versions 2.0 through 2.7 are supported."
Library or NuGet package built with .net standard and c# by Charlie Poole.
"Abodit Graph supports an in memory graph with strongly-typed nodes and edges. The graph is stored in an efficient start-node, end-node indexed structure allowing rapid g…"
Open source library or nuget package built with .net core and c# by @ianmercer.
"The package comprises the following Syncfusion controls for Xamarin.Forms.List of controls:Progress bar and step progress bar control.Note: This package needs to be inst…"
Library or NuGet package built with .net standard and c# by Syncfusion Inc..
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