dobroslav-atanasov / CSharp-OOP-BasicsLinks
SoftUni course CSharp OOP Basics: All tasks with their solutions.
☆10Updated 4 years ago
Alternatives and similar repositories for CSharp-OOP-Basics
Users that are interested in CSharp-OOP-Basics are comparing it to the libraries listed below
Sorting:
- SoftUni course CSharp OOP Advanced: All tasks with their solutions.☆11Updated 4 years ago
- Map as a service | ASP.NET Core 9☆43Updated 6 months ago
- A sample project showing how to use Refit from .NET 8 with Minimal APIs.☆23Updated 8 months ago
- VS2017/VS2019/2022 project template for ASP.Net 5/6 to create fully functional production ready RESTful services☆75Updated 2 years ago
- ☆22Updated last year
- Modular Monolith Architecture in .NET☆42Updated 9 months ago
- A collection of tips and tricks with smaller code snippets and explanation.☆131Updated last year
- This repo provides implementation generic repository pattern and specification pattern on Entity Framework Core☆95Updated last year
- Resources related to my Pluralsight course on this topic.☆162Updated 11 months ago
- CQRSAndMediatRDemo☆33Updated 2 years ago
- Some classes to make working with APIs easier.☆38Updated 2 years ago
- ☆85Updated last year
- A sample editorconfig file for use with .NET / C# applications☆44Updated last year
- A web application that manages appointment scheduling, reminders and cancellation of appointments☆65Updated 4 months ago
- Cloudinary DotNet library☆102Updated 2 months ago
- Let's Build an ASP.NET Core Api that Sends Mail using Gmail SMTP. Read more on my blog post.☆55Updated 3 years ago
- ☆38Updated 5 years ago
- Redis Integrated UI is a .NET project designed to simplify the integration of a Redis User Interface (UI) page into your web applications…☆23Updated 4 months ago
- ToastNotification is a Minimal & Elegant Toast Notification Package for ASP.NET Core Web Applications that can be invoked via C#. Compati…☆128Updated last year
- Source code accompanying the videos https://youtu.be/ZubGYVHTI3Q, https://youtu.be/l8yepSs_Pk8 and https://youtu.be/xfXX9Gu_cpE☆26Updated last year
- ASP.Net Core SignalR Web Client☆78Updated 2 years ago
- Boilerplate project for ASP.NET Core WebAPI: user registration and authentication, localization, logging, sending emails, 100% documented…☆69Updated 3 years ago
- An ASP.NET Core JWT authentication server.☆49Updated 3 years ago
- Project using .NET Core 3.1, Angular 9, EF Core, SQL Server, xUnit with SQLite database InMemory and EF Core InMemory☆53Updated last year
- CQRS Pattern☆28Updated 4 years ago
- This repo contains the source code for "How to Send Email with Attachments in ASP.NET Core" article on Code Maze