csharp-11-ef-core-7-features
Code samples for .NET Core7/C#11 and EF Core 7 (by karenpayneoregon)
command-line-exploration
Working with command line parameters/arguments for console projects (by karenpayneoregon)
csharp-11-ef-core-7-features | command-line-exploration | |
---|---|---|
13 | 3 | |
72 | 12 | |
- | - | |
9.4 | 5.2 | |
about 1 month ago | 3 months ago | |
C# | C# | |
- | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
csharp-11-ef-core-7-features
Posts with mentions or reviews of csharp-11-ef-core-7-features.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-11-30.
-
EF Core HasData
git init PayneServiceLibrary cd PayneServiceLibrary git remote add origin https://github.com/karenpayneoregon/csharp-11-ef-core-7-features.git git config core.sparseCheckout true echo "PayneServiceLibrary/*" >> .git/info/sparse-checkout git pull origin master
-
NET 9 BinaryFormatter migration paths
All code samples use mocked up data from here.
-
Hidden NET 9 gems
Source code
-
Visual Studio package security
If there are many projects that have suppressions, get the following project and run it which will create a json file listing Visual Studio solutions with projects that has suppressions.
-
C# Search by multiple strings
Spam Source code Activity log Source code
-
Window Forms Dark mode
Standalone form project Class project
-
Regex timeout - C#
Source code has more code than shown below.
-
Learn FormattableString (C#)
Main project EF Core project Templating project
-
NodaTime – time offsets C#
Console project
-
Push your skills Part 2
Forms project
command-line-exploration
Posts with mentions or reviews of command-line-exploration.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-11-09.
-
List all Visual Studio solutions
In the article code has been presented to get started with using file globbing. From here the are opportunities for other uses beside working against solution file. Also, considering creating dotnet tools with file globbing. For getting started with dotnet tools see C# .NET Tools with System.CommandLine.
-
EF Core raw queries (C#)
Note There is also an alternate that uses a NuGet package to get the same information found in this project (another GitHub repository) which is not EF Core.
-
C# .NET Tools with System.CommandLine
Clone the following GitHub repository which was created with Microsoft VS2022 using C#11.
What are some alternatives?
When comparing csharp-11-ef-core-7-features and command-line-exploration you can also consider the following projects:
sql-server-computed-columns - Using SQL-Server computed columns with EF Core
enum-tips - Various tips for working with enums
Nager.Date - Worldwide holidays access via WebApi, NuGet or docker container :earth_americas:
dateonly-primer - Learn basic to advance topics on DateOnly and TimeOnly
AstroWall - An opensource MacOS agent to fetch Astronomy Picture of the Day and set it as wallpaper