ASP.NET Core
DbUp
Our great sponsors
ASP.NET Core | DbUp | |
---|---|---|
1395 | 10 | |
31,273 | 1,875 | |
1.6% | 1.5% | |
9.9 | 3.1 | |
1 day ago | about 1 month ago | |
C# | C# | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ASP.NET Core
-
.NET 8 Finally Comes with Auth Solution for SPA
The ASP.Net team has been somewhat hard headed about this for quite a while. They just didn’t seem to grasp how this could be a problem. Glad they have finally come around.
Here’s a link to the relevant comment:
https://github.com/dotnet/aspnetcore/issues/42158#issuecomme...
- Official update on authentication for .NET 8
-
Is there any simple project of you that use vue.js and c# as backend? I want to study about that
Before I just use asp.net with html and css to style my simple page but i'm really curious how do I communicate from backend using C# to vue.js, I know that you can just use API but I'm curious let's say I got 2 tables. Dog and Dog's Owner in DB. when I join these 2 tables together.
-
Call desktop app from web app
On the other side, I have an asp.net application from which I need to call an action on the client machine. It is necessary to call the action from the frontend, but it may be useful to call it from the backend in the future.
-
Understanding the .NET ecosystem: The evolution of .NET into .NET 7
https://github.com/dotnet/aspnetcore/issues/41340
-
Software vs web developing
and if you are a beginner it does not really matter what you learn. web by now is overtaking desktops apps anyway. i mean they basically teach you asp.net with a webstack, thats why they want to teach you js & html etc. so they will show you how to use asp.net as a backend server and the rest for the front end.
c# is good to learn a well structured language. asp.net i dont know, back when i learned it i considered it crap. like jsp
CMS is a pretty generic acronym for "content management system" so may need more context here. asp.net is an extension of the Microsoft C# .NET framework that provides tools for specifically developing web applications or complex websites. Similar to how you can use Unity and C# for game development. Also, I believe the Core label is what Microsoft uses to denote the cross-platform version of .NET
-
Why is Java's syntax hated so much?
Spring boot is a nightmare compared to ASP.NET Core. Just setting up a simple jwt authentication service in spring boot means calling various services in a haphazard way. In asp.net core its just a couple of lines in DI.
DbUp
-
How to Handle MSSQL Database in CI/CD?
Another common library that can apply the SQL scripts is DbUp which will apply scripts in a given folder or assembly. https://github.com/DbUp/DbUp
- How do you do CI/CD with ef core
-
Best db migration tool options to use along with Entity Framework
I've used a simple migration tool called DbUp https://github.com/DbUp/DbUp
- Is it sensible to run EF migrations at startup?
What are some alternatives?
Blazor.WebRTC
FluentMigrator - Fluent migrations framework for .NET
Introducing .NET Multi-platform App UI (MAUI) - .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
deno - A modern runtime for JavaScript and TypeScript.
inertia-laravel - The Laravel adapter for Inertia.js.
PuppeteerSharp - Headless Chrome .NET API
yuniql - Free and open source schema versioning and database migration made natively with .NET/6. NEW THIS MAY 2022! v1.3.15 released!
roundhouse - RoundhousE is a Database Migration Utility for .NET using sql files and versioning based on source control
CefSharp - .NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
.NET Runtime - .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
Giraffe - A native functional ASP.NET Core web framework for F# developers.
LocalStorage - A library to provide access to local storage in Blazor applications