A Serilog sink that writes events to Microsoft SQL Server and Azure SQL
-
Updated
Nov 22, 2024 - C#
Microsoft's SQL Server is a suite of relational database management system (RDBMS) products providing multi-user database access functionality. It originated from the Sybase SQL Server 4.x codebase and Transact-SQL dialect (t-sql), but it has forked significantly since then.
SQL Server is available in multiple versions (typically identified by release year), each of which are subdivided into editions to distinguish between product functionality. The latest released version is SQL Server 2019 which was released on November 4th, 2019.
A Serilog sink that writes events to Microsoft SQL Server and Azure SQL
Airline Reservation System is an online Airline Ticket Reservation Application built using Windows Forms, C#, MS SQL Server.
Course exercises | SoftUni | Kalin Tsenkov
Track System Performance (CPU / RAM / Memory / SQL Server) using this NuGet Package. Requires .Net framework 3.5+. It is an Open Source project under MIT License.
DBProgramming-Dec-2022
TePe companies asp.net core web api endpoints
Contract Management System Application Created Using ASP.NET Core MVC (.NET 6)
A quick and dirty Windows Service for running SQL commands regularly, mainly to maintain regular database backups
Simple example of Entity Framework Core Code-First approach.
A SQL CLR wrapper for parsing Json in SQL Server versions pre-2016
Simple app to migrate data from CosmosDB to SQL Server
MS SQL Server code coverage for branch and statement
Library Information Management System
Full Stack Shop With ASP.NET Core
This was my third semester project of course ‘Relational Database Management System’. In this project, I developed a real world Book Store Management System for a company Standard Books. Using C#/ MS SQL Server/ Crystal Reports.
A team project for a class in college. This project is a virtual game store created in ASP.NET Core 2.1. It uses Razor Pages, MS SQL Server and a code-first design.
Course exercises from SoftUni, done by Vasil Bukoev
This project is a scalable E-commerce API developed on the .NET framework, utilizing ASP.NET MVC API. It serves as a backend system for an e-commerce platform, providing functionalities for managing products, orders, and user accounts.