Provide popup to specify the type of the field serialized by the [SerializeReference] attribute in the inspector.
-
Updated
Oct 27, 2024 - C#
Provide popup to specify the type of the field serialized by the [SerializeReference] attribute in the inspector.
Discriminated Json Subtypes Converter implementation for .NET
In this repository, I gathered a lot of useful examples of code and their description that I create while studying programming. Here you can find examples on the use of the Inheritance, Encapsulation, Abstraction, Interfacies, Polymorphism, Indexers, Operators Overloading, Extention Methods, System IO , Exception Handling, Delegates, Events, IDi…
SoftUni course CSharp OOP Basics: All tasks with their solutions.
This repository contains object oriented programming works and for covering oop principles by implementing winform applications.
Containing the tasks from Softuni's course "C# OOP Basics" 2017
This is a C# program to manage an employee.
Problem solutions for my SoftUni C# OOP Course
Attribute based, polymorphic support for System.Text.Json.
The system is supposed to keep records of hospital employees. Each employee has a name, surname and PESEL number as well as username and password.The system includes the following types of users: doctor, nurse, administrator.
SoftUni cource | Software University | Nezhdie Shaip
Desktop app for drawing geometric figures (line, rectangle and free drawing mode) with drawing preview, color selection, tabs, saving to and loading the drawing from a file.
A tool implementing process hollowing making your PE polymorphic
LitJson is small and fast library, and it always useful to me, until I have to parse polymorphic data.
My homework exercises and exam from Csharp Fundamentals modul in SoftUni part of the proffesional program for C# developer
Learning OOP
This is a tiny project in which all concepts of oop include Encapsulation, Inheritance, Abstraction, Polymorphism using C#.
Building object-oriented programs using C#. This repository includes projects focused on OOP concepts such as inheritance, polymorphism, and abstraction. It also covers file handling, exception management, and building GUI applications with Windows Forms.
Collection of code for characters, graphical user interface, and sprites for the game.
Add a description, image, and links to the polymorphism topic page so that developers can more easily learn about it.
To associate your repository with the polymorphism topic, visit your repo's landing page and select "manage topics."