/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.asmak9.com
| | benfoster.io
1.7 parsecs away

Travel
| | The next in my series on building multi-tenant applications with ASP.NET Core, this post looks at how to achieve database isolation with Entity Framework Core, using a database-per-tenant strategy.
| | nodogmablog.bryanhogan.net
2.7 parsecs away

Travel
| | Full source code here. A few years ago I wrote a post about saving enums to the database with Entity Framework. It was able to save the enum as a string to the database and when reading from the database it was able to take that string and populate the enum correctly.
| | michaelscodingspot.com
3.5 parsecs away

Travel
| | Michael Shpilt's Blog on .NET software development, C#, performance, debugging, and programming productivity
| | www.hanselman.com
27.4 parsecs away

Travel
| I write about minimal Web APIs in 2016 and my goal has always been for 'dotnet ...