"dotnet-db-migrate is a global tool you can install you aid you in database migrations. Under the hood it uses db-up, anyone who has used this knows you have to create a migrations project to run your sql scripts. dotnet-db-migration takes this step out of the equation for you. Once installed all you have to do is point to you database, by passing in a connection string, and tell it where you migration scripts live. Currently it supports MS-SQL and PostgreSQL. Please open an issue or submit a PR if you find anything wrong."
Open source library or nuget package built with .net core and c# by @ritasker.
open source contributor, United Kingdom
Project website: https://richardtasker.co.uk/2018/09/15/introducing-dotnet-db-migrate/
Creator website: https://richardtasker.co.uk
Repository: https://github.com/ritasker/dotnet-db-migrate
"Transport model in DotNetty"
Library or NuGet package built with .net standard and c# by Microsoft.
"This package simply bundles the official binaries as a nuget, with all binaries under tools. An MSBuild .props file automatically resolves…"
Library or NuGet package built with .net standard and c# by Rob Mensching & Bob Arnson.
"F# style discriminated unions or C#, using a custom type OneOf<T0, ... Tn> which holds a single value and has a .Match(...) method on it for exhaustive matching. S…"
Library or NuGet package built with .net standard and c# by Harry McIntyre.
"Allow your web forms or MVC web site, REST or WCF service, or any other HTTP(s) service to accept OAuth 2 access tokens as a means of authorization so your users don…"
Library or NuGet package built with .net standard and c# by Andrew Arnott.
"Microsoft Application Insights Profiler for ASP.NET Core on Linux."
Library or NuGet package built with .net standard and c# by Microsoft.
"Internal implementation package not meant for direct consumption. Please do not reference directly. Provides an implementation of framework resolution strategy use…"
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