-
Updated
Dec 30, 2021 - C#
#
csharp-core
Here are 149 public repositories matching this topic...
A lightweight ETL (extract, transform, load) library and data integration toolbox for .NET.
Aurora is a project developed in .NET 6, where it aims to show how to create something using an architecture, in layers, simple and approaching, in a simplistic way, some concepts such as DDD.
api
bdd
specflow
netcore
api-rest
swagger-ui
aspnet-core
hexagonal-architecture
csharp-code
ddd-patterns
csharp-core
layered-architecture
fluentvalidation
netcore-webapi
aspnetcorewebapi
netcoreapp
github-actions
dotnet6
-
Updated
Jan 14, 2022 - C#
help wanted
Extra attention is needed
good first issue
Good for newcomers
good first PR
Good for newcomers to start contributing
The 'Porting Assistant for .NET' is a standalone compatibility analyzer that helps customers to port their .NET Framework (“.NET”) applications to .NET Core on Linux.
-
Updated
May 11, 2022 - C#
C# interface-to-member source generator
-
Updated
May 16, 2022 - C#
microsoft
learning
development
csharp
dotnet
netcore
learn-to-code
dotnet-core
learn
asp-net-core
asp-net
csharp-code
csharp-core
ms
-
Updated
Mar 17, 2022 - C#
Trabajos Individuales y Grupales-Programas Básicos en C#/Windows Forms
-
Updated
Jun 24, 2019
Trabajos Individuales en los cuales servirán para la visualización y apoyo de los compañeros dentro de esta plataforma
-
Updated
Jun 23, 2019
Ascii UML drawing program
-
Updated
Dec 7, 2017 - C#
BranchScope
commented
Jan 16, 2021
Is your feature request related to a problem? Please describe.
The messages from the bot remain visible.
Describe the solution you'd like
It would be great and more clean to delete after tot the bot messages (like rules, welcome, etc.)
Describe alternatives you've considered
n/a
Additional context
n/a
AspNetCore.Kafka - Kafka client and messaging infrastructure for ASP .Net Core.
kafka
csharp
aspnetcore
netcore
kafka-consumer
asp-net-core
kafka-producer
kafka-client
csharp-core
csharp-library
aspnetcore-kafka
-
Updated
Mar 22, 2022 - C#
small sample showing how to run a background task and display the status in a Blazor app
-
Updated
May 19, 2020 - HTML
Cryptocurrency trading bot on C#: high frequency, daily trading, social trading, ... based on
telegram
bitcoin
trading
trading-bot
cryptocurrency
exchange
technical-analysis
arbitrage
csharp-core
cryptocurrency-trading-bot
backtesting
social-trading
net-core-3
octobot-csharp
-
Updated
Mar 17, 2020 - C#
InCube Core libraries for C#
-
Updated
Apr 12, 2022 - C#
C# - Rent A Car Software
github
design
ui-design
csharp
nuget-packages
nuget
project
csharp-sdk
metro-ui
csharp-code
csharp-script
metroframework
csharp-core
csharp-notes
ux-design
github-projects
nuget-package
csharp-library
rentacar
-
Updated
Feb 3, 2020 - C#
Integration of Visual Studio code + Angular CLI + ASP.NET Core Web API
-
Updated
Dec 13, 2017 - JavaScript
web server for print from javascript in a local printers
-
Updated
Sep 27, 2021 - C#
Project that ports code.google.com/p/markdownsharp to .NET Core 1.1
-
Updated
May 7, 2020 - C#
library
csharp
libraries
library-free
lib
csharp-code
csharp-script
csharp-core
csharp6
csharp-library
csharp7
-
Updated
May 4, 2021 - C#
A game that attempts to explore the elements and often used patterns of game development.
-
Updated
May 19, 2020 - C#
Emergency Management BC - Emergency Support Services Modernization
-
Updated
May 12, 2022 - C#
Teste Técnico - Desenvolvedor Back-End .NET
-
Updated
Feb 20, 2022 - C#
A .NET Core RSA extensions
csharp
dotnet
rsa
dotnet-core
rsa-signature
rsa-cryptography
csharp-core
rsa-encryption
rsa-key
encript
-
Updated
Mar 22, 2019 - C#
Dating App demo for learning Angular 8 +Web API with .NET Core 3.0 EntityFramework and NET Core Identity
-
Updated
Apr 29, 2022 - C#
Windows form converter application
desktop-app
windows
c-sharp
unit-testing
csharp
dotnet
dotnetcore
desktop-application
dotnet-core
windows-desktop
csharp-sdk
dotnet-standard
windows-app
dotnet-cli
csharp-code
dotnet-framework
csharp-core
csharp-resources
dotnetstandard
dotnet-core2
-
Updated
Jul 25, 2020 - C#
-
Updated
Apr 6, 2022 - C#
Unofficial bot for discord to show the statistic of player in World of Tanks
-
Updated
Dec 28, 2019 - C#
Give kudos to people's workouts in Strava news feed automatically and other cool features.
-
Updated
May 13, 2022 - C#
Dotnet web application implementing CRUD database operations, authorization, and authentication using microservice architecture
microservices
csharp
microservice
dotnet
api-gateway
dot-net
ocelot
microservices-architecture
csharp-code
dotnet-framework
microservices-demo
microservice-framework
csharp-core
microservice-example
microservices-application
csharp-app
microservices-security
microservice-api
microservices-configuration
ocelot-gateway
-
Updated
Oct 15, 2020 - C#
Improve this page
Add a description, image, and links to the csharp-core topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the csharp-core topic, visit your repo's landing page and select "manage topics."
Looks like Region takes Areas and breaks them down into non-overlapping rectangles.
We should just do this directly in BaseRegion so we are only storing one set.
This will make more sense after the BaseRegion Spawn code is removed entirely.