All Projects → cecilphillip → B32020

cecilphillip / B32020

Licence: MIT license
Nothing to see here. Move along now...

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to B32020

Configuration.Provider.Docker.Secrets
.NET Core configuration provider for Docker Secrets.
Stars: ✭ 20 (-16.67%)
Mutual labels:  dotnetcore
FSharpNetCoreWebApiTemplate
F# .net core web api template
Stars: ✭ 17 (-29.17%)
Mutual labels:  dotnetcore
Awesome-Nuget-Packages
📦 A collection of awesome and top .NET packages sorted by most popular needs.
Stars: ✭ 87 (+262.5%)
Mutual labels:  dotnetcore
lin-cms-vue
🔆A simple and practical CMS implemented by Vue 增加CMS博客模块
Stars: ✭ 46 (+91.67%)
Mutual labels:  dotnetcore
dotnetify-react-demo
DotNetify-React demo using create-react-app + Node.JS + .NET Core
Stars: ✭ 22 (-8.33%)
Mutual labels:  dotnetcore
ReflectionToIL
A demonstration and benchmark of different approaches to load closure fields using reflection and dynamic code generation
Stars: ✭ 30 (+25%)
Mutual labels:  dotnetcore
PugetSound
PugetSound allows you and your group to enjoy music together using Spotify.
Stars: ✭ 52 (+116.67%)
Mutual labels:  dotnetcore
active-directory-dotnetcore-devicecodeflow-v2
.NET Core console application letting a user acquire a token for the Microsoft Graph by signing in through another device having a Web browser, with the Azure AD v2.0 endpoint
Stars: ✭ 37 (+54.17%)
Mutual labels:  dotnetcore
DTXMania2
DTXMania2は、音楽と流れる譜面に合わせてドラムを演奏するドラムトレーニングツールです。
Stars: ✭ 72 (+200%)
Mutual labels:  dotnetcore
Beef
Business Entity Execution Framework
Stars: ✭ 95 (+295.83%)
Mutual labels:  dotnetcore
SimpleSocial
A simple social network web application using ASP.NET Core 3.1
Stars: ✭ 16 (-33.33%)
Mutual labels:  dotnetcore
Scraps
Scrap.TF Raffle Joining Bot
Stars: ✭ 24 (+0%)
Mutual labels:  dotnetcore
XRPC
dotnet high performance remote interface and delegate invoke(RPC) communication components,support millions RPS remote interface method invokes
Stars: ✭ 77 (+220.83%)
Mutual labels:  dotnetcore
Automato.Tasks
The easiest tool to automate 🤖 tasks while you are sleeping 😴
Stars: ✭ 23 (-4.17%)
Mutual labels:  dotnetcore
Nebula.Admin
Destiny.Core.Flow是基于.Net Core,VUE前后分离,开发的一个开源Admin管理框架目前有以下模块:菜单管理、用户管理、角色管理、用户角色、角色权限等功能。
Stars: ✭ 254 (+958.33%)
Mutual labels:  dotnetcore
dotnetcore-image
Solution of .NET Core GDI+(Image) on Linux/Docker
Stars: ✭ 22 (-8.33%)
Mutual labels:  dotnetcore
DotPurple-App
Bug reports, feature requests, and tool list for DotPurple -- the only cross-platform GUI for the .NET (dotnet) command-line interface (CLI)
Stars: ✭ 20 (-16.67%)
Mutual labels:  dotnetcore
BlazorAuthenticationSample
A sample showing some of the ASP.NET Core Blazor authentication features (also some testing...) 🚀
Stars: ✭ 78 (+225%)
Mutual labels:  dotnetcore
L2ACP-Web
The website for L2ACP
Stars: ✭ 42 (+75%)
Mutual labels:  dotnetcore
LambdaSharpTool
Serverless .NET on AWS - λ# is a CLI and Framework for Rapid Application Development using .NET on AWS
Stars: ✭ 99 (+312.5%)
Mutual labels:  dotnetcore

B32020 aka Bye Bye Build 2020 😎

! This is not a serious application. !

After you dig through this code, you might realize that it's definitely way too involved what it does. Well... that's the point 🙃. Almost every new feature of C# 8 and .NET Core 3.x was in here in just for the fun of it. It's an interesting learning experience once you figure out how this mess works.

Have fun digging through the code and seeing what it does!

Running the code

The only thing you'll need for this is .NET Core SDK 3.1. Maybe you might want to grab a copy of Visual Studio Code or Visual Studi0.

After you've cloned the repo, run the following command in your terminal.

> dotnet run
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].