"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
"Powerful .NET library for benchmarking"
Library or NuGet package built with .net standard and c# by .NET Foundation and contributors.
".NET utility library that includes Application Configuration, lightweight ADO.NET Data Access Layer, logging, utility classes include: StringUtils, ReflectionUtils, File…"
Library or NuGet package built with .net standard and c# by Rick Strahl.
"The Enterprise Web Library (EWL), and its tailored infrastructure platform, are a complete and open solution for developing and operating web-based enterprise software. …"
Open source library or nuget package built with .net framework and c# by @willgross.
"Custom log4net Appender to send logs to Loggly"
Library or NuGet package built with .net standard and c# by Loggly.
"Provides a stand-alone executable (OwinHost.exe) which can be used to host an OWIN-based application."
Library or NuGet package built with .net standard and c# by Microsoft.
"Rollbar collects errors that happen in your application, notifies you, and analyzes them so you can debug and fix them."
Library or NuGet package built with .net standard and c# by Andrey Kornich (Wide Spectrum Computing LLC).
Hello, I'm Corstiaan. I'm a .net 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.
© 2023 - created by Corstiaan Hesselink - submit project - RSS feed - contact