CopperDevs.Core 1.1.2

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package CopperDevs.Core --version 1.1.2
                    
NuGet\Install-Package CopperDevs.Core -Version 1.1.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CopperDevs.Core" Version="1.1.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CopperDevs.Core" Version="1.1.2" />
                    
Directory.Packages.props
<PackageReference Include="CopperDevs.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CopperDevs.Core --version 1.1.2
                    
#r "nuget: CopperDevs.Core, 1.1.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package CopperDevs.Core@1.1.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CopperDevs.Core&version=1.1.2
                    
Install as a Cake Addin
#tool nuget:?package=CopperDevs.Core&version=1.1.2
                    
Install as a Cake Tool

CopperDevs.Core

Common files used in multiple projects of mine

Features

  • Multiple additional math types
    • Matrix2X2
    • Vector2Int
    • Vector3Int
    • Vector4Int
  • Multiple extensions
  • Custom Random class built on top of the built in system random
  • Text utility
  • Windows api
    • Desktop Window Manager
      • Set window attributes
      • Immersive dark mode
      • Window style
      • Window corner style
    • Window position and size
    • Cursor position
    • Get console window handle pointer
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on CopperDevs.Core:

Package Downloads
CopperDevs.DearImGui

Custom layering around ImGui.NET/DearImGui

CopperDevs.Observable

Package Description

CopperDevs.DearImGui.Renderer.OpenGl.SilkNet

Silk.net OpenGl renderer for my ImGui wrapper

CopperDevs.DearImGui.Renderer.Raylib

Base raylib renderer for my ImGui wrapper

CopperDevs.Windowing

Simple windowing system abstraction

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.14 182 6/17/2025
1.1.13 194 5/11/2025
1.1.12 172 5/11/2025
1.1.11 266 1/30/2025
1.1.10 197 12/20/2024
1.1.9 196 12/20/2024
1.1.8 129 12/20/2024
1.1.7 135 12/19/2024
1.1.6 163 12/16/2024
1.1.5 142 12/6/2024
1.1.4 145 11/21/2024
1.1.3 300 11/10/2024
1.1.2 197 9/27/2024
1.1.1 396 8/28/2024
1.1.0 237 8/10/2024
1.0.1 217 8/2/2024
1.0.0 239 6/10/2024