added
string
created
string
id
string
metadata
dict
source
string
text
string
code-score
float64
md5
string
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838512
{ "extension": "c-sharp", "max_stars_count": "54.0", "max_stars_repo_name": "johnlcorker/microservices-in-dotnet-book-second-edition", "max_stars_repo_path": "Chapter08/LoyaltyProgramServiceTests/Scenarios/RegisterUserAndGetNotification.cs", "provenance": "train-00027-of-00045.jsonl.gz:157732" }
starcoder
<reponame>johnlcorker/microservices-in-dotnet-book-second-edition namespace LoyaltyProgramServiceTests.Scenarios { using System; using System.Net; using System.Net.Http; using System.Text; using System.Text.Json; using System.Threading.Tasks; using LoyaltyProgram; using LoyaltyProgram.Users; using Mic...
1.88582
604daf6ab293af084f4d0365cf10f03f
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838513
{ "extension": "c-sharp", "max_stars_count": "5.0", "max_stars_repo_name": "ArunPrakashG/WordpressSharp", "max_stars_repo_path": "WordpressCore/Utilites.cs", "provenance": "train-00027-of-00045.jsonl.gz:157733" }
starcoder
using Newtonsoft.Json; using System; using System.Collections.Generic; using System.Net.Http; using System.Net.Http.Headers; using System.Security.Cryptography; using System.Text; using System.Text.RegularExpressions; using System.Threading.Tasks; namespace WordpressCore { internal static class Utilites { /// <sum...
2.593162
29ca7a03cdcd1905b9176ea431111de1
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838514
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "kjellegafvelin/butterfly", "max_stars_repo_path": "src/Butterfly.Web/Controllers/HomeController.cs", "provenance": "train-00027-of-00045.jsonl.gz:157734" }
starcoder
using System.IO; using Microsoft.AspNetCore.Hosting; using Microsoft.AspNetCore.Mvc; using Microsoft.Extensions.Logging; namespace Butterfly.Server.Controllers { //public class HomeController : Controller //{ // // GET // public IActionResult Index([FromServices] IWebHostEnvironment env, [FromSe...
2.318274
74c7c95ed1374d7df1e503b549027700
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838515
{ "extension": "c-sharp", "max_stars_count": "1245.0", "max_stars_repo_name": "FEETB24/bepuphysics2", "max_stars_repo_path": "DemoRenderer/IndexBuffer.cs", "provenance": "train-00027-of-00045.jsonl.gz:157735" }
starcoder
<filename>DemoRenderer/IndexBuffer.cs  using System; using SharpDX.DXGI; using SharpDX.Direct3D11; using Buffer = SharpDX.Direct3D11.Buffer; using Device = SharpDX.Direct3D11.Device; namespace DemoRenderer { public class IndexBuffer : IDisposable { public Buffer Buffer { get; private set; } /...
2.636982
cc48cbffadedbb7bed4e8e7215b71cf1
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838516
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Brex09/StardewMods", "max_stars_repo_path": "FuryCore/Enums/ComponentLayer.cs", "provenance": "train-00027-of-00045.jsonl.gz:157736" }
starcoder
<filename>FuryCore/Enums/ComponentLayer.cs<gh_stars>0 namespace StardewMods.FuryCore.Enums; /// <summary> /// Designates certain components to be drawn above or below the menu. /// </summary> public enum ComponentLayer { /// <summary>Above the Menu.</summary> Above = 0, /// <summary>Below the Menu.</...
2.537641
98595c6192b4fe4ec0ba4161a573644c
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838517
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "zherar7ordoya/AP3", "max_stars_repo_path": "(CSharp)/3) MVP Pattern/MVCSharp/Examples/Basics (generics used)/Presentation/Mobile/Presentation/CustomersForm.cs", "provenance": "train-00027-of-00045.jsonl.gz:157737" }
starcoder
<gh_stars>0 using System; using System.Linq; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; using MVCSharp.Core.Configuration.Views; using MVCSharp.Examples.Basics.ApplicationLogic; using MVCSharp.Examples.Basics.Mo...
1.739872
1dfe3f7a45e47e5493ccdf531fc25a42
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838518
{ "extension": "c-sharp", "max_stars_count": "120.0", "max_stars_repo_name": "AMVSoftware/NSaga", "max_stars_repo_path": "src/Tests/AzureTables/AzureTablesHelper.cs", "provenance": "train-00027-of-00045.jsonl.gz:157738" }
starcoder
<filename>src/Tests/AzureTables/AzureTablesHelper.cs using System; internal static class AzureTablesHelper { public static string GetConnectionString() { return Environment.GetEnvironmentVariable("NSagaAzureTableStorage"); // "UseDevelopmentStorage=true"; } }
1.71416
ef0df31bf59c3ad3a8b7b01dc3ea1cef
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838519
{ "extension": "c-sharp", "max_stars_count": "9.0", "max_stars_repo_name": "mForex/mForex.API", "max_stars_repo_path": "Samples/Console Trader 0.2/Program.cs", "provenance": "train-00027-of-00045.jsonl.gz:157739" }
starcoder
<reponame>mForex/mForex.API using System; using System.Threading.Tasks; using mForex.API; using mForex.API.Packets; namespace Console_Trader_0._2 { class Program { static void Main(string[] args) { int login = 0; // Enter your login string password = "...
2.836519
17dcf50a4e26cf964a3c2465d1b73bde
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838520
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "sussexrick/UmbracoFormsDemo", "max_stars_repo_path": "UmbracoFormsDemo/Views/Master.cshtml", "provenance": "train-00027-of-00045.jsonl.gz:157740" }
starcoder
@inherits Umbraco.Web.Mvc.UmbracoTemplatePage<Umbraco.Core.Models.PublishedContent.PublishedContentModel> <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>@Model.Content...
1.800656
7c76bf529e423127e53f0813ba49f521
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838521
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "gusdn6763/Zombie_VR", "max_stars_repo_path": "Assets/Scripts/Weapon/DoubleGun.cs", "provenance": "train-00027-of-00045.jsonl.gz:157741" }
starcoder
using System; using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.XR.Interaction.Toolkit; /// <summary> /// 두손으로 집을 수 있도록 할시 소켓에 넣으면 실행되지 않는 버그 해결 => /// IsSelectableBy에서 isalreadygrabbed값이 true가 되어 상호작용이 막힘 & ProcessInteractable함수로 인해 로테이션값만 바뀜 /// </summary> public class...
2.217931
c1da76a571e77b096aaaf0e0f4e22588
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838522
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "SadRobotGG/SadRobot.gg", "max_stars_repo_path": "src/SadRobot.Cmd/Casc/ReferenceData.cs", "provenance": "train-00027-of-00045.jsonl.gz:157742" }
starcoder
<gh_stars>0 using System.Collections.Generic; namespace SadRobot.Cmd.Casc { public class ReferenceData { public int NumRecords { get; set; } public int MinId { get; set; } public int MaxId { get; set; } public Dictionary<int, int> Entries { get; set; } } }
1.217883
7440dc5680eb1082da928e54e4e73711
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838523
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "tech-ticks/RTDXTools", "max_stars_repo_path": "Assets/Scripts/Stubs/Generated/Assembly-CSharp/nn/hid/ControllerSupport.cs", "provenance": "train-00027-of-00045.jsonl.gz:157743" }
starcoder
<filename>Assets/Scripts/Stubs/Generated/Assembly-CSharp/nn/hid/ControllerSupport.cs /* * Generated code file by Il2CppInspector - http://www.djkaty.com - https://github.com/djkaty */ using System; using System.Diagnostics; using System.Runtime.CompilerServices; using nn; // Image 46: Assembly-CSharp.dll - Assembl...
1.424843
b10b66841a25fba80602b10286884798
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838524
{ "extension": "c-sharp", "max_stars_count": "6.0", "max_stars_repo_name": "soilmeal/soil-csharp", "max_stars_repo_path": "src/Soil.Net/Channel/IChannelInitHandler.cs", "provenance": "train-00027-of-00045.jsonl.gz:157744" }
starcoder
<reponame>soilmeal/soil-csharp<gh_stars>1-10 using System; namespace Soil.Net.Channel; public interface IChannelInitHandler { void InitChannel(IChannel channel); public static IChannelInitHandler Create(Func<IChannel, IChannel> func) { return new FuncWrapper(func); } private class FuncWr...
2.460335
3ba2f6f3b7a2caccf6611380e53f502d
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838525
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "RagingBool/RagingBool.Carcosa", "max_stars_repo_path": "projects/RagingBool.Carcosa.Devices_cs/LightControl/BufferedLightController.cs", "provenance": "train-00027-of-00045.jsonl.gz:157745" }
starcoder
// [[[[INFO> // Copyright 2015 Raging Bool (http://ragingbool.org, https://github.com/RagingBool) // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licens...
2.21888
873f28799f76dfdae52a31f0fa259651
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838526
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "OfficialHisha/Blink", "max_stars_repo_path": "Server/DM Spiljam Server/Packets/EmptyPacket.cs", "provenance": "train-00027-of-00045.jsonl.gz:157746" }
starcoder
using Newtonsoft.Json; namespace DM_Spiljam_Server.Packets { abstract class EmptyPacket : Packet { class Data { public PacketType type; } public string Dictify() { return JsonConvert.SerializeObject(new Data { type = Type() }); } ...
2.60424
89eddaaea0e09a0ce0192723aa8c8c06
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838527
{ "extension": "c-sharp", "max_stars_count": "32.0", "max_stars_repo_name": "dsmalik/FunnelWeb", "max_stars_repo_path": "src/FunnelWeb/Repositories/Projections/EntrySummaryProjections.cs", "provenance": "train-00027-of-00045.jsonl.gz:157747" }
starcoder
<filename>src/FunnelWeb/Repositories/Projections/EntrySummaryProjections.cs using System; using FunnelWeb.Model; using NHibernate.Criterion.Lambda; namespace FunnelWeb.Repositories.Projections { public static class EntrySummaryProjections { public static Func<QueryOverProjectionBuilder<Entry>, ...
2.425343
766027926755a1db20eb3f14b8577a02
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838528
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "FooBartn/MixerDotNet", "max_stars_repo_path": "src/MixerDotNet/Enums/AudienceRating.cs", "provenance": "train-00027-of-00045.jsonl.gz:157748" }
starcoder
using Newtonsoft.Json; using Newtonsoft.Json.Converters; using System.Runtime.Serialization; namespace MixerDotNet.Enums { [JsonConverter(typeof(StringEnumConverter))] public enum AudienceRating { [EnumMember(Value = "family")] Family, [EnumMember(Value = "teen")] Teen, ...
2.187553
10370928d28bc160c7c7395120174e4f
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838529
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "0x727/metasploit-framework", "max_stars_repo_path": "external/source/Scanner/share/LumiSoft.Net/SMTP/Server/SMTP_Server.cs", "provenance": "train-00027-of-00045.jsonl.gz:157749" }
starcoder
<reponame>0x727/metasploit-framework<gh_stars>1-10 using System; using System.Collections.Generic; using LumiSoft.Net.TCP; namespace LumiSoft.Net.SMTP.Server { // Token: <KEY> RID: 319 public class SMTP_Server : TCP_Server<SMTP_Session> { // Token: 0x06000C5C RID: 3164 RVA: 0x0004B71C File Offset: 0x000...
2.048324
89391470c12282fa620e4d8b034d8761
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838530
{ "extension": "c-sharp", "max_stars_count": "4.0", "max_stars_repo_name": "Quantumzhao/Leek-Cultivation-Guidebook", "max_stars_repo_path": "Core/Data Structures/ActionGroup.cs", "provenance": "train-00027-of-00045.jsonl.gz:157750" }
starcoder
<reponame>Quantumzhao/Leek-Cultivation-Guidebook using System.Collections.Generic; using System.ComponentModel; using System.Linq; using Microsoft.CodeAnalysis.Scripting; using UIEngine; namespace LCGuidebook.Core.DataStructures { public class ActionGroup : IUniqueObject, IVisible, INotifyPropertyChanged { public...
2.485796
612c45e35f40b508c4fc3ac3cc28b342
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838531
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "bberak/Poker.NET", "max_stars_repo_path": "BB.Poker.WinFormsClient/Client/FormsUserInterface/FormsUserInterface.Designer.cs", "provenance": "train-00027-of-00045.jsonl.gz:157751" }
starcoder
<reponame>bberak/Poker.NET namespace BB.Poker.WinFormsClient { partial class FormsUserInterface { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources be...
1.847664
d51856b0cff2489fa052ce4b290761b9
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838532
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Ne4to/Heartbeat", "max_stars_repo_path": "src/Heartbeat.Runtime/Analyzers/ConnectionAnalyzer.cs", "provenance": "train-00027-of-00045.jsonl.gz:157752" }
starcoder
using Heartbeat.Runtime.Analyzers.Interfaces; using Heartbeat.Runtime.Proxies; using Microsoft.Extensions.Logging; namespace Heartbeat.Runtime.Analyzers { public sealed class ConnectionAnalyzer : ProxyInstanceAnalyzerBase<ConnectionProxy>, ILoggerDump { public ConnectionAnalyzer(RuntimeContext context...
1.84284
fac82d31e5851f6ae0aaa2af9ceb439d
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838533
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "afonsoft/EAF", "max_stars_repo_path": "src/Eaf.Web.Common/Web/Configuration/EafWebCommonModuleConfiguration.cs", "provenance": "train-00027-of-00045.jsonl.gz:157753" }
starcoder
<filename>src/Eaf.Web.Common/Web/Configuration/EafWebCommonModuleConfiguration.cs using Eaf.Web.Api.ProxyScripting.Configuration; using Eaf.Web.MultiTenancy; using Eaf.Web.Security.AntiForgery; namespace Eaf.Web.Configuration { internal class EafWebCommonModuleConfiguration : IEafWebCommonModuleConfiguration ...
1.62486
6802bb013842617cfb94c7d4712cbb15
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838534
{ "extension": "c-sharp", "max_stars_count": "9.0", "max_stars_repo_name": "chemistry-lab/chemistry-lab-vr", "max_stars_repo_path": "Assets/Scripts/Interactables/Grabbable.cs", "provenance": "train-00027-of-00045.jsonl.gz:157754" }
starcoder
using UnityEngine; using Player; namespace Interactables { [RequireComponent(typeof(Rigidbody))] public class Grabbable : MonoBehaviour { [Header("Equipping")] [SerializeField] private bool isEquippable = false; [SerializeField] private Vector3 equippableOffset = Vector3.zero; ...
2.163401
0185a4b9f627b30966325a1ee447478f
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838535
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "martinkonopka/UXI.Libs", "max_stars_repo_path": "src/UXI.Common/CompositeProgress`2.cs", "provenance": "train-00027-of-00045.jsonl.gz:157755" }
starcoder
<gh_stars>0 using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using UXI.Common.Extensions; namespace UXI.Common { public class CompositeProgress<T, P> : IProgress<P> { private readonly IProgress<T> _progress; private readonly Act...
2.472685
c1f3d1216be4a3c1b257617df4b1deb5
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838536
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "LBHackney-IT/lbh-finance-services-api", "max_stars_repo_path": "FinanceServicesApi/V1/Infrastructure/Environments/GetTransactionsEnvironmentVariable.cs", "provenance": "train-00027-of-00045.jsonl.gz:157756" }
starcoder
<reponame>LBHackney-IT/lbh-finance-services-api using System; using System.Collections.Generic; using FinanceServicesApi.V1.Domain.TransactionModels; using FinanceServicesApi.V1.Infrastructure.Interfaces; namespace FinanceServicesApi.V1.Infrastructure.Environments { public class GetTransactionsEnvironmentVariable ...
2.183098
580729e6cc51d17e3acc6bd40eb77a69
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838537
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "amiraliash/wallet", "max_stars_repo_path": "Wallet/Models/DBModels/Transaction.cs", "provenance": "train-00027-of-00045.jsonl.gz:157757" }
starcoder
<filename>Wallet/Models/DBModels/Transaction.cs using System; using System.Collections.Generic; using System.ComponentModel.DataAnnotations; using System.Linq; using System.Web; using IdentitySample.Models; namespace Wallet.Models.WalletModels { public class Transaction { public int Id { get; set; } ...
2.249774
87176555372566d25ac9023ce6a743f1
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838538
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "duaneedwards/PatreonClient", "max_stars_repo_path": "PatreonClient.Tests/Mocks/MockFactory.cs", "provenance": "train-00027-of-00045.jsonl.gz:157758" }
starcoder
<reponame>duaneedwards/PatreonClient<filename>PatreonClient.Tests/Mocks/MockFactory.cs using System.Collections.Generic; using System.Linq; using PatreonClient.Models; using PatreonClient.Models.Attributes; using PatreonClient.Models.Relationships; using PatreonClient.Responses; namespace PatreonClient.Tests.Mocks { ...
2.593267
041b4c41c1dc649c59fa3a153619d60c
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838539
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "vbodurov/sample-code", "max_stars_repo_path": "MiscCode/CodingProblems/CodingProblemsTests/PairsToHierarchy_Problem.cs", "provenance": "train-00027-of-00045.jsonl.gz:157759" }
starcoder
using System.Collections.Generic; using System.Linq; using System.Text; using NUnit.Framework; namespace CodingProblemsTests { [TestFixture] public class PairsToHierarchy_Problem { [Test, Category(category.SpecificProblems)] public void PairsToHierarchy_Recursive() { va...
3.26349
43c36639ea745e2b27e836cf83fd67e7
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838540
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "BSUIR-SFIT-Labs/OOP-Labs", "max_stars_repo_path": "OOP-Labs/Model/Model/Bottle.cs", "provenance": "train-00027-of-00045.jsonl.gz:157760" }
starcoder
<reponame>BSUIR-SFIT-Labs/OOP-Labs using System; namespace Domain.Model { [Serializable] public class Bottle { public int Volume { get; set; } public string Color { get; set; } } }
1.639346
a3506ff6e5f587a648348bc0762bb767
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838541
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "Xtrimmer/SqlDatabaseBuilder", "max_stars_repo_path": "src/SqlDatabaseBuilder/DataTypes/Integer/TinyInt.cs", "provenance": "train-00027-of-00045.jsonl.gz:157761" }
starcoder
namespace Xtrimmer.SqlDatabaseBuilder { internal class TinyInt : Integer { public override string Definition => "tinyint"; public override int Size => 1; } }
1.985632
f056d75272a646121e55f0e918434a1e
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838542
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "Tybern82/MultiChat", "max_stars_repo_path": "MultiChatConsole-v1/Program.cs", "provenance": "train-00027-of-00045.jsonl.gz:157762" }
starcoder
<gh_stars>1-10 #nullable enable using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using CommandLine; using MultiChatServer; namespace MultiChatConsole { class Program { static void Main(string[] args) { CommandLine.Parser.Defau...
2.598148
f60c5a79b559c8ee3c51832918918bf8
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838543
{ "extension": "c-sharp", "max_stars_count": "41.0", "max_stars_repo_name": "cucmberium/Flantter.MilkyWay", "max_stars_repo_path": "Flantter.MilkyWay/Views/Converters/EnumToDoubleConverter.cs", "provenance": "train-00027-of-00045.jsonl.gz:157763" }
starcoder
using System; using Windows.UI.Xaml.Data; namespace Flantter.MilkyWay.Views.Converters { public sealed class EnumToDoubleConverter : IValueConverter { public object Convert(object value, Type targetType, object parameter, string language) { return (double) (int) value; } ...
2.401049
e7f30d27fb66bd16cff6862d5a059ea7
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838544
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "sedc-codecademy/skwd9-net-05-oopcsharp", "max_stars_repo_path": "G1/Class07/Inheritance/Enums/StatusEnum.cs", "provenance": "train-00027-of-00045.jsonl.gz:157764" }
starcoder
<reponame>sedc-codecademy/skwd9-net-05-oopcsharp namespace Inheritance.Enums { enum StatusEnum { Draft, Active, InProgress, Done = 111, Archived } }
1.508511
90d77f5759a29bc50b05c9d9e041cc3a
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838545
{ "extension": "c-sharp", "max_stars_count": "4.0", "max_stars_repo_name": "ultramarine256/CityQuest", "max_stars_repo_path": "CityQuest.Core/Exceptions/KeyActivationException.cs", "provenance": "train-00027-of-00045.jsonl.gz:157765" }
starcoder
using Abp.UI; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace CityQuest.Exceptions { /// <summary> /// Is used like exception for key activation situation /// </summary> public class KeyActivationException : UserFriendlyExce...
2.338626
48c4c5908f1da3e42dcc5c00ae33e482
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838546
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "vidimitrov/personal-presentation-system", "max_stars_repo_path": "Personal-Presentation-System/PPSystem.Web/Areas/Administration/Views/Shared/_BootstrapExperienceTable.cshtml", "provenance": "train-00027-of-00045.jsonl.gz:157766" }
starcoder
@model ICollection<PPSystem.Web.ViewModels.CV.ExperienceViewModel> <table class="table table-striped table-hover "> <thead> <tr> <th>#</th> <th>Company</th> <th>Job position</th> <th>Period</th> <th>Description</th> <th>Type</th> ...
2.394311
9fd1924d600a126549e44711f1d72849
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838547
{ "extension": "c-sharp", "max_stars_count": "15.0", "max_stars_repo_name": "Mikibot/Miki.Discord", "max_stars_repo_path": "Miki.Discord.Common/Packets/API/DiscordEmoji.cs", "provenance": "train-00027-of-00045.jsonl.gz:157767" }
starcoder
using Miki.Discord.Common.Packets; using System.Collections.Generic; using System.Runtime.Serialization; using System.Text.Json.Serialization; namespace Miki.Discord.Common { /// <summary> /// Discord Emoji payload. /// </summary> [DataContract] public class DiscordEmoji { /// <summary...
2.832047
5d0ac088ba5085f4afc83df2e7018b5a
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838548
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "cameronmathis/Not-Frogger", "max_stars_repo_path": "Code/Assets/Scripts/GameScene/SceneFadeController.cs", "provenance": "train-00027-of-00045.jsonl.gz:157768" }
starcoder
<reponame>cameronmathis/Not-Frogger<filename>Code/Assets/Scripts/GameScene/SceneFadeController.cs using System.Collections; using UnityEngine; public class SceneFadeController : MonoBehaviour { private PlayerController playerControllerScript; private Animator gameSceneAnimator; // Start is called...
2.313938
5aeafb718d4f8f42f36f4f1241c77a24
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838549
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "reacheight/fsharp-support", "max_stars_repo_path": "ReSharper.FSharp/src/FSharp.Psi/src/Tree/IDeclaredModuleDeclaration.cs", "provenance": "train-00027-of-00045.jsonl.gz:157769" }
starcoder
namespace JetBrains.ReSharper.Plugins.FSharp.Psi.Tree { public partial interface IDeclaredModuleDeclaration : IFSharpTypeElementDeclaration { } }
1.048123
6c71b885124d3768e9de1089e0c80786
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838550
{ "extension": "c-sharp", "max_stars_count": "948.0", "max_stars_repo_name": "zhangyaxing12/AElf", "max_stars_repo_path": "src/AElf.Kernel.Core/SmartContract/Domain/IBlockchainStateManager.cs", "provenance": "train-00027-of-00045.jsonl.gz:157770" }
starcoder
<filename>src/AElf.Kernel.Core/SmartContract/Domain/IBlockchainStateManager.cs using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using AElf.Kernel.Infrastructure; using AElf.Kernel.SmartContract.Infrastructure; using AElf.Types; using Google.Protobuf; using Microsoft.Exten...
2.144951
c9574948059cccb1ca890bb554883f69
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838551
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "DS-Grupo-6/Onirodinia_DSNGP6_3TRI", "max_stars_repo_path": "Onirodinia_DSNG6/Assets/Scripts/DialogoControle.cs", "provenance": "train-00027-of-00045.jsonl.gz:157771" }
starcoder
using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; public class DialogoControle : MonoBehaviour { //Componentes public GameObject objDialogo; public Image personagem; public Image imagemFundo; public Text txtFala; public Text txtNomePersonagem; ...
2.305111
a7197e7073f5910906110e094ec22e12
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838552
{ "extension": "c-sharp", "max_stars_count": "15.0", "max_stars_repo_name": "Spy-Shifty/BBSNetworkSystemExample", "max_stars_repo_path": "Assets/_Game/Code/Systems/PlayerMovementSystem.cs", "provenance": "train-00027-of-00045.jsonl.gz:157772" }
starcoder
<filename>Assets/_Game/Code/Systems/PlayerMovementSystem.cs<gh_stars>10-100 using System.Collections; using System.Collections.Generic; using Unity.Collections; using Unity.Entities; using Unity.Jobs; using Unity.Mathematics; using UnityEngine; public class PlayerMovementSystem : ComponentSystem { struct PlayerDa...
2.322505
47291a3c64fe63dd9381282d8ee9db60
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838553
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Scaramanga77/WixBacktraceExtension", "max_stars_repo_path": "src/WixBacktraceExtension/Configuration/ConfigTransform.cs", "provenance": "train-00027-of-00045.jsonl.gz:157773" }
starcoder
<filename>src/WixBacktraceExtension/Configuration/ConfigTransform.cs<gh_stars>0 namespace WixBacktraceExtension.Configuration { using System; using System.IO; using System.Text; using System.Xml; using Microsoft.Web.XmlTransform; /// <summary> /// Performs configuration transforms...
2.670225
9b8bf62f01bbd89fdabb326366dc1e24
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838554
{ "extension": "c-sharp", "max_stars_count": "6.0", "max_stars_repo_name": "LogicAndTrick/LinqToSQL2", "max_stars_repo_path": "src/Querying/DataQuery.cs", "provenance": "train-00027-of-00045.jsonl.gz:157774" }
starcoder
<reponame>LogicAndTrick/LinqToSQL2 using System; using System.Collections; using System.Collections.Generic; using System.ComponentModel; using System.Linq.Expressions; using System.Linq; using System.Reflection; using System.Diagnostics; using System.Runtime.CompilerServices; namespace System.Data.Linq { using Sy...
2.033398
4a6e3bff8be0eea1ae806dcb13b83040
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838555
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "jojozhuang/shoe-store-aspnet", "max_stars_repo_path": "Src/ShoeStore.Domain/Concrete/EFShoeStoreRepository.cs", "provenance": "train-00027-of-00045.jsonl.gz:157775" }
starcoder
using Johnny.ShoeStore.Domain.Abstract; using Johnny.ShoeStore.Domain.Entities; using System.Collections.Generic; namespace Johnny.ShoeStore.Domain.Concrete { public class EFShoeStoreRepository : IShoeStoreRepository { private EFDbContext context = new EFDbContext(); #region Product p...
2.56238
8cd2b98fc15dd89648116ca7cd0af379
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838556
{ "extension": "c-sharp", "max_stars_count": "13.0", "max_stars_repo_name": "ualehosaini/AppAny.HotChocolate.FluentValidation", "max_stars_repo_path": "src/Attributes/FluentValidationAttribute.cs", "provenance": "train-00027-of-00045.jsonl.gz:157776" }
starcoder
<reponame>ualehosaini/AppAny.HotChocolate.FluentValidation using System; namespace AppAny.HotChocolate.FluentValidation { public abstract class FluentValidationAttribute : Attribute { public abstract void Configure(ArgumentValidationBuilder builder); } }
1.415944
adad10994040a696b124fc901167e303
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838557
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "jamessmckay/Ed-Fi-ODS", "max_stars_repo_path": "Application/EdFi.Ods.Tests/EdFi.Ods.Api/Services/Metadata/Factories/SwaggerUiDescriptorOnlyStrategyTests.cs", "provenance": "train-00027-of-00045.jsonl.gz:157777" }
starcoder
// SPDX-License-Identifier: Apache-2.0 // Licensed to the Ed-Fi Alliance under one or more agreements. // The Ed-Fi Alliance licenses this file to you under the Apache License, Version 2.0. // See the LICENSE and NOTICES files in the project root for more information. using System.Collections.Generic; using System.L...
1.77271
9a8464383ffe8d75eebd382d4bfb2375
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838558
{ "extension": "c-sharp", "max_stars_count": "117.0", "max_stars_repo_name": "alipay/alipay-sdk-net", "max_stars_repo_path": "AlipaySDKNet/Domain/SettlementbillOpenApiDTO.cs", "provenance": "train-00027-of-00045.jsonl.gz:157778" }
starcoder
using System; using System.Xml.Serialization; namespace Aop.Api.Domain { /// <summary> /// SettlementbillOpenApiDTO Data Structure. /// </summary> [Serializable] public class SettlementbillOpenApiDTO : AopObject { /// <summary> /// 外部的业务单据号 /// </summary> ...
1.563323
77a5eb3eb9f06227a4380c77dedc465f
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838559
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "PetersSharp/stCoCServer", "max_stars_repo_path": "stCoCServer/stExtLib/stGeo-dll/GeoFilter.cs", "provenance": "train-00027-of-00045.jsonl.gz:157779" }
starcoder
<filename>stCoCServer/stExtLib/stGeo-dll/GeoFilter.cs using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.IO; using System.Security.Permissions; using System.Threading.Tasks; namespace stGeo { public class GeoFilter : IDisposable { private bool _isBusy = ...
2.366117
df78eab58bc91984ad0232568d4a2859
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838560
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "strofimo/dsharp", "max_stars_repo_path": "src/TestFramework/DSharp.Compiler.TestFramework/Compilation/CompilationUnitResultExtensions.cs", "provenance": "train-00027-of-00045.jsonl.gz:157780" }
starcoder
<reponame>strofimo/dsharp<gh_stars>0 using System; using System.Collections.Generic; using System.Linq; namespace DSharp.Compiler.TestFramework.Compilation { public static class CompilationUnitResultExtensions { public static string WriteErrors(this ICompilationUnitResult compilationUnitResult) ...
2.156452
6897b0d87d4578fc38d392e5cc421b5b
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838561
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "SixtenLabs/SpawnOfVulkan", "max_stars_repo_path": "src/SixtenLabs.SpawnOfVulkan/Structs/PushConstantRange.cs", "provenance": "train-00027-of-00045.jsonl.gz:157781" }
starcoder
using System; namespace SixtenLabs.SpawnOfVulkan { public struct PushConstantRange { internal ShaderStageFlags StageFlags; internal uint Offset; internal uint Size; } }
1.506483
7ccf2f8f3d317694ec1999638fd65ef3
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838562
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "ChristianJantz/Commander", "max_stars_repo_path": "Controllers/Commands/CommandsController.cs", "provenance": "train-00027-of-00045.jsonl.gz:157782" }
starcoder
using System.Collections.Generic; using AutoMapper; using Commander.Data; using Commander.Dtos; using Commander.Models; using Microsoft.AspNetCore.Mvc; namespace Commander.Controllers.Commands { [Route("api/[controller]")] [ApiController] public class CommandsController : ControllerBase { priva...
2.668479
7ed0d66261ab99f726c8195b63cea274
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838563
{ "extension": "c-sharp", "max_stars_count": "11219.0", "max_stars_repo_name": "krisums/aspnetboilerplate", "max_stars_repo_path": "test/aspnet-core-demo/AbpAspNetCoreDemo.Core/Application/Dtos/ProductDto.cs", "provenance": "train-00027-of-00045.jsonl.gz:157783" }
starcoder
<gh_stars>1000+ using Abp.Application.Services.Dto; using Abp.AutoMapper; using AbpAspNetCoreDemo.Core.Domain; namespace AbpAspNetCoreDemo.Core.Application.Dtos { [AutoMap(typeof(Product))] public class ProductDto : EntityDto { public string Name { get; set; } public float Price { get; se...
1.640036
5de37a895c9609de2a4c17d8e3f708a2
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838564
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "duykhanhtran2029/AudioFingerprinting", "max_stars_repo_path": "AudioFingerPrinting/DTO/Record_RequestDTO.cs", "provenance": "train-00027-of-00045.jsonl.gz:157784" }
starcoder
using Newtonsoft.Json; using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; namespace AudioFingerPrinting.DTO { public class Record_RequestDTO { [JsonProperty("fileName")] public string FileName { get; set; } } }
1.614547
83349b39cb7db2b0e5e0b6aa6577d4a1
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838565
{ "extension": "c-sharp", "max_stars_count": "9.0", "max_stars_repo_name": "VisualAcademy/DotNet", "max_stars_repo_path": "DotNet/DotNet/07_BoolCharString/01_CharacterDemo/CharacterDemo.cs", "provenance": "train-00027-of-00045.jsonl.gz:157785" }
starcoder
// char 키워드: 문자 데이터 형식 변수를 선언 using System; class CharacterDemo { static void Main() { char grade = 'A'; char kor = '가'; Console.WriteLine(grade); Console.WriteLine(kor); } }
2.901172
3b903e46c6536b6fc66322f89599079e
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838566
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "CASL-AE/xrpl-c", "max_stars_repo_path": "Xrpl.C/Xrpl/Client/Model/Ledger/HashOrTransaction.cs", "provenance": "train-00027-of-00045.jsonl.gz:157786" }
starcoder
using Newtonsoft.Json; using Xrpl.Client.Json.Converters; using Xrpl.Client.Model.Transaction.TransactionTypes; using Xrpl.Client.Responses.Transaction.TransactionTypes; namespace Xrpl.Client.Model.Ledger { [JsonConverter(typeof(TransactionOrHashConverter))] public class HashOrTransaction { public...
1.53912
1c714adcfb06c0b8d00ce85545a7ef73
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838567
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "darojuv/cset", "max_stars_repo_path": "CSETWebApi/lucene/SearchIndex2/PROCUREMENT_LANGUAGE_DATA.cs", "provenance": "train-00027-of-00045.jsonl.gz:157787" }
starcoder
//////////////////////////////// // // Copyright 2018 Battelle Energy Alliance, LLC // // //////////////////////////////// //------------------------------------------------------------------------------ // <auto-generated> // This code was generated from a template. // // Manual changes to this file m...
1.297335
750af09025b165993c4a3486619e2159
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838568
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "kpundt93/Factory.Solution", "max_stars_repo_path": "Factory/Views/Machines/Edit.cshtml", "provenance": "train-00027-of-00045.jsonl.gz:157788" }
starcoder
@{ Layout = "_Layout"; } @model Factory.Models.Machine; <h1>Dr. Sillystringz's Factory</h1> <hr/> <h3>Edit Machine</h3> @using (Html.BeginForm()) { @Html.HiddenFor(model => model.MachineId) @Html.LabelFor(model => model.Name) @Html.EditorFor(model => model.Name) <br> @Html.LabelFor(model => model.Desc...
2.143807
950fb6695ab3867c8b46ade2e71995c4
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838569
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "AlexCatarino/CAT", "max_stars_repo_path": "CAT.Azurexxx/Hubs/TradeHub.cs", "provenance": "train-00027-of-00045.jsonl.gz:157789" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using System.Web; using CAT.Model; using Microsoft.AspNet.SignalR; using Microsoft.AspNet.SignalR.Hubs; namespace CAT.Azure.Hubs { [HubName("TradeHub")] public class TradeHub : Hub { public void GetTra...
1.950122
df2be2f06ac8ad8441b89c854e28dfd8
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838570
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Unkorunk/CGProject1", "max_stars_repo_path": "FileFormats/IWriter.cs", "provenance": "train-00027-of-00045.jsonl.gz:157790" }
starcoder
namespace FileFormats { public interface IWriter { public abstract byte[] TryWrite(FileInfo fileInfo); } }
2.011195
14ceae4ed7940c84880cf99894f430e7
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838571
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "nicklamyeeman/Blast-of-Arena", "max_stars_repo_path": "Assets/Scripts/Mutliplayer/GameMultiplayer/SingleUse/QuickInstantiate.cs", "provenance": "train-00027-of-00045.jsonl.gz:157791" }
starcoder
<filename>Assets/Scripts/Mutliplayer/GameMultiplayer/SingleUse/QuickInstantiate.cs using System.Collections; using System.Collections.Generic; using UnityEngine; using Photon.Pun; public class QuickInstantiate : MonoBehaviour { [SerializeField] private GameObject _prefab; private void Awake() { ...
2.179699
71c818a105629a9629318cf097cb4e27
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838572
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "aosolis/visionsample-msteams-csharp", "max_stars_repo_path": "visionsample-msteams/Utilities/MicrosoftAppCredentialsProvider.cs", "provenance": "train-00027-of-00045.jsonl.gz:157792" }
starcoder
// Copyright (c) Microsoft Corporation // All rights reserved. // // MIT License: // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentation files (the // "Software"), to deal in the Software without restriction, including // without limitation the ...
2.485662
ae5aa987b30b9195f7096c36cfd7dc2b
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838573
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "StefanKehayov/Social-Media-Api", "max_stars_repo_path": "Core/SMA.Data/Repositories/ImageRepository.cs", "provenance": "train-00027-of-00045.jsonl.gz:157793" }
starcoder
<reponame>StefanKehayov/Social-Media-Api using SMA.Data.Entities; namespace SMA.Data.Repositories { public class ImageRepository : BaseRepository<Image> { } }
1.15877
aacd9880f21ffccc8e20e70fe83602de
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838574
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "simontaylor81/ShaderUnit", "max_stars_repo_path": "test/ShaderUnitTests/ShaderCompileTests.cs", "provenance": "train-00027-of-00045.jsonl.gz:157794" }
starcoder
<reponame>simontaylor81/ShaderUnit<filename>test/ShaderUnitTests/ShaderCompileTests.cs<gh_stars>0 using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using NUnit.Framework; using ShaderUnit; using ShaderUnit.Interfaces; using ShaderUnit.Interfaces.Shader;...
2.262695
0e40a607dbcd514a1b3339a9a1aed4a9
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838575
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Banogrono/AsteroidsUnity", "max_stars_repo_path": "Assets/UI/MenuAnimation.cs", "provenance": "train-00027-of-00045.jsonl.gz:157795" }
starcoder
<reponame>Banogrono/AsteroidsUnity using UnityEngine; namespace UI { public class MenuAnimation : MonoBehaviour { public float difference = 12f; private float _originalY; // Start is called before the first frame update private void Start() { _origi...
1.962579
de4bbdedd7ab398bf7f8210b1dfda427
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838576
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "AlejandroAkbal/Stardew-Valley-OmniSwing-Mod", "max_stars_repo_path": "src/OmniSwing/ModConfig.cs", "provenance": "train-00027-of-00045.jsonl.gz:157796" }
starcoder
<filename>src/OmniSwing/ModConfig.cs<gh_stars>1-10 using StardewModdingAPI; namespace OmniSwing { public class ModConfig { public bool CheckIfToolIsScythe { get; set; } = true; } }
1.572057
c4b3c139cd734868493fab92a4ac3d8b
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838577
{ "extension": "c-sharp", "max_stars_count": "40.0", "max_stars_repo_name": "Actipro/WPF-Controls", "max_stars_repo_path": "Source/Editors.Interop.DataGrid/Windows.Controls.Editors.Interop.DataGrid/DataGridInt16Column.cs", "provenance": "train-00027-of-00045.jsonl.gz:157797" }
starcoder
<filename>Source/Editors.Interop.DataGrid/Windows.Controls.Editors.Interop.DataGrid/DataGridInt16Column.cs using System; using System.Diagnostics.CodeAnalysis; using System.Windows; using ActiproSoftware.Windows.Controls.Editors.Interop.DataGrid.Primitives; namespace ActiproSoftware.Windows.Controls.Editors.Interop.Da...
2.13085
68faf85de2291058c40bf607e95c7102
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838578
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Shaongit/rstracker", "max_stars_repo_path": "src/RSTracker/RSTracker/Migrations/201803080926442_mig01.cs", "provenance": "train-00027-of-00045.jsonl.gz:157798" }
starcoder
<gh_stars>0 namespace RSTracker.Migrations { using System; using System.Data.Entity.Migrations; public partial class mig01 : DbMigration { public override void Up() { CreateTable( "dbo.Circulars", c => new { ...
1.589196
67e942e07a0e0ef4c476847788eb1c23
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838579
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "bbilginn/set-messaging", "max_stars_repo_path": "sources/set.messaging/Models/ResponseModel.cs", "provenance": "train-00027-of-00045.jsonl.gz:157799" }
starcoder
<reponame>bbilginn/set-messaging namespace set.messaging.Models { public class ResponseModel : BaseModel { public object Result { get; set; } } }
1.305984
4863a15804ead539d9029a5759e2a7f1
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838580
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "mterwoord/MvvmCross", "max_stars_repo_path": "MvvmCross.Forms/Platform/Mac/Core/MvxFormsApplicationDelegate.cs", "provenance": "train-00027-of-00045.jsonl.gz:157800" }
starcoder
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MS-PL license. // See the LICENSE file in the project root for more information. using System; using MvvmCross.Core; using MvvmCross.Forms.Presenters; using MvvmCross.Platform.Mac.Core; using Xa...
1.555293
59175714aa240f515d2f253ec59ae5e8
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838581
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "inburst21/ConquerServer", "max_stars_repo_path": "src/Comet.Game/Packets/MsgTeamMember.cs", "provenance": "train-00027-of-00045.jsonl.gz:157801" }
starcoder
<reponame>inburst21/ConquerServer // ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // Copyright (C) FTW! Masters // Keep the headers and the patterns adopted by the project. If you changed anything in the file just insert // your name below, b...
2.0661
826b4e766b81588391cfac53139b14f7
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838582
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "FINTmodels/FINT.Information.Model", "max_stars_repo_path": "FINT.Model.Resource.Arkiv/Kodeverk/SkjermingshjemmelResources.cs", "provenance": "train-00027-of-00045.jsonl.gz:157802" }
starcoder
using FINT.Model.Resource; namespace FINT.Model.Arkiv.Kodeverk { public class SkjermingshjemmelResources : AbstractCollectionResources<SkjermingshjemmelResource> { } }
0.861762
75b4cbdac79d53630452dfcd732ca5b5
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838583
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "LokiLabs/microsoft-graph-devx-api", "max_stars_repo_path": "ChangesService.Test/ChangesServiceShould.cs", "provenance": "train-00027-of-00045.jsonl.gz:157803" }
starcoder
// ------------------------------------------------------------------------------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information. // --------...
1.978304
4d847056c6f8654d2bcc46c71515edb5
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838584
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "martinwoodward/OpenLiveWriter", "max_stars_repo_path": "src/managed/OpenLiveWriter.PostEditor/PostHtmlEditing/ImageEditing/ImageEffectsRecolorGalleryCommand.cs", "provenance": "train-00027-of-00045.jsonl.gz:157804" }
starcoder
<reponame>martinwoodward/OpenLiveWriter<filename>src/managed/OpenLiveWriter.PostEditor/PostHtmlEditing/ImageEditing/ImageEffectsRecolorGalleryCommand.cs // Copyright (c) .NET Foundation. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for details. using System; using OpenL...
1.960941
9dd501586636ad09846982ccc9870429
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838585
{ "extension": "c-sharp", "max_stars_count": "15.0", "max_stars_repo_name": "arnaudleclerc/blazor-azure-maps-controls", "max_stars_repo_path": "src/AzureMapsControl.Components/Geolocation/GeolocationService.cs", "provenance": "train-00027-of-00045.jsonl.gz:157805" }
starcoder
namespace AzureMapsControl.Components.Geolocation { using System.Threading.Tasks; using AzureMapsControl.Components.Logger; using AzureMapsControl.Components.Runtime; using Microsoft.Extensions.Logging; internal class GeolocationService : IGeolocationService { private readonly IMapJs...
2.431203
91affebf30608893b66cc5c83f151f51
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838586
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "SimpleLed/Driver.Corsair", "max_stars_repo_path": "revision.cs", "provenance": "train-00027-of-00045.jsonl.gz:157806" }
starcoder
namespace AutoRevision { public static class BuildRev { public static int BuildRevision = 1; } }
0.954375
e1bfd7c286559b7fe13722b0e6d6c8d0
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838587
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "strexet/JellyShift", "max_stars_repo_path": "Assets/Scripts/JellyShift/BreakthroughLogic/BreakthroughController.cs", "provenance": "train-00027-of-00045.jsonl.gz:157807" }
starcoder
using System.Collections; using JellyShift.Player.Controller; using JellyShift.Progress; using UnityEngine; namespace JellyShift.BreakthroughLogic { public class BreakthroughController : MonoBehaviour, IBreakthroughController { [SerializeField] private Camera _mainCamera; [SerializeField] priva...
2.30431
7f6329d769cf48facc7f79a18b9b55d2
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838588
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "ewisted/Docker.DotNet", "max_stars_repo_path": "src/Docker.DotNet/Models/ContainerExecStartParameters.Generated.cs", "provenance": "train-00027-of-00045.jsonl.gz:157808" }
starcoder
using System.Collections.Generic; #if !NETSTANDARD2_1 using System.Runtime.Serialization; #else using System.Text.Json.Serialization; #endif namespace Docker.DotNet.Models { #if !NETSTANDARD2_1 [DataContract] #endif public class ContainerExecStartParameters // (main.ContainerExecStartParameters) { #if NETS...
1.554836
ddf347176b92e0ea379986021725576f
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838589
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "sealkeen/NWindowsKits", "max_stars_repo_path": "NWindowsKits/NWindowsKits/objidlbase/interfaces/IClientSecurity.cs", "provenance": "train-00027-of-00045.jsonl.gz:157809" }
starcoder
<filename>NWindowsKits/NWindowsKits/objidlbase/interfaces/IClientSecurity.cs // This source code was generated by ClangCaster using System; using System.Runtime.InteropServices; namespace NWindowsKits { // C:/Program Files (x86)/Windows Kits/10/Include/10.0.18362.0/um/objidlbase.h:3979 public class ICli...
1.495782
9ec11c0ee3a12f5cfae1684ca60d6734
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838590
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "042020-dotnet-uta/michaelHall-repo1", "max_stars_repo_path": "APIDemo/TodoApi/Models/ItemClassification.cs", "provenance": "train-00027-of-00045.jsonl.gz:157810" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; namespace TodoApi.Models { public class ItemClassification { public long Id { get; set; } public string Classification { get; set; } public ICollection<TodoItemDTO> TodoItems { get; set; } ...
1.738254
5d804c4244f0377a8091e23be0e59949
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838591
{ "extension": "c-sharp", "max_stars_count": "16.0", "max_stars_repo_name": "detlefgerhardt/TapecartFlasher", "max_stars_repo_path": "Visual Studio/TapecartFlasher/TapecartFlasher/Logging.cs", "provenance": "train-00027-of-00045.jsonl.gz:157811" }
starcoder
using System; using System.IO; namespace TapecartFlasher { public delegate void RecvLogEvent(object sender, LogArgs e); public enum LogTypes { None = 0, Fatal = 1, Error = 2, Warn = 3, Info = 4, Debug = 5 }; [Serializable] class Logging { public event RecvLogEvent RecvLog; public LogTypes LogLevel { get; ...
2.957676
e870895f1368801807c1a56be58a60a4
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838592
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "altbswing/Wingsoft.HtmlOrm", "max_stars_repo_path": "Wingsoft.Mfa.Gov.Passport/Entity/LoginConfig.cs", "provenance": "train-00027-of-00045.jsonl.gz:157812" }
starcoder
<reponame>altbswing/Wingsoft.HtmlOrm using Newtonsoft.Json; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Wingsoft.Mfa.Gov.Passport { /// <summary> /// 配置文件 /// </summary> public class LoginConfig { ...
1.473296
912063e2f6732215039e1a3df8fe9134
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838593
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "NeikoGrozev/CSharpAdvanced", "max_stars_repo_path": "OOP/Exercises/12. SOLID - Exercise/01.Logger/Loggers/Logger.cs", "provenance": "train-00027-of-00045.jsonl.gz:157813" }
starcoder
<gh_stars>1-10 namespace Logger.Loggers { using Appenders; using Enums; using System; public class Logger : ILogger { public Logger(params Appender[] appender) { this.Appender = appender; } public Appender[] Appender { get; } public voi...
2.768399
5b2efd02cfd0668d902e08b4c14b75fe
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838594
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "davikawasaki/csharp-misc-library", "max_stars_repo_path": "CSharpMiscLibrary/Classes/APIs/KapowResponse.cs", "provenance": "train-00027-of-00045.jsonl.gz:157814" }
starcoder
<filename>CSharpMiscLibrary/Classes/APIs/KapowResponse.cs using Newtonsoft.Json; using System.Collections.Generic; namespace CSharpMiscLibrary.Classes.APIs { /// <summary> /// Kapow default HTTP response. /// </summary> public class KapowResponse { /// <summary> /// Execution time ...
2.329608
6db2797a128ab9b44c07c7055e096746
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838595
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "WorkingFen/UIBasics", "max_stars_repo_path": "WindowsForms/ChangeCategory.cs", "provenance": "train-00027-of-00045.jsonl.gz:157815" }
starcoder
using System; using System.Collections.Generic; using System.ComponentModel; using System.Drawing; using System.Data; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Forms; namespace WindowsForms { public partial class ChangeCategory : UserControl { private Cat...
2.57257
de12416ec2efcfc1d8c289e29ec0100d
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838596
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "adams85/reactivemvvm", "max_stars_repo_path": "source/Karambolo.ReactiveMvvm/ReactiveBinding.cs", "provenance": "train-00027-of-00045.jsonl.gz:157816" }
starcoder
using System.Reactive.Concurrency; using System.Threading; using Karambolo.ReactiveMvvm.ErrorHandling; using Microsoft.Extensions.DependencyInjection; using Microsoft.Extensions.Logging; namespace Karambolo.ReactiveMvvm { public static partial class ReactiveBinding { private static readonly ILoggerFac...
1.79236
c9f7d72c8d2fe3edf95ee2daa59fcae3
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838597
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "MitchCroft/MCU_Common", "max_stars_repo_path": "Assets/MCU/MCU_Common/Extensions/VectorExtensions.cs", "provenance": "train-00027-of-00045.jsonl.gz:157817" }
starcoder
<filename>Assets/MCU/MCU_Common/Extensions/VectorExtensions.cs using UnityEngine; namespace MCU.Extensions { /// <summary> /// Provide additional functionality to the Unity Engine Vector objects /// </summary> public static class VectorExtensions { /*----------Functions----------*/ //P...
2.96501
1261934d3ac33b84f3d6ad38380cfb66
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838598
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Shepardeon/Unity-MMORPG-Boilerplate", "max_stars_repo_path": "Server/Model.cs", "provenance": "train-00027-of-00045.jsonl.gz:157818" }
starcoder
<filename>Server/Model.cs<gh_stars>0 using System.Collections.Generic; using Microsoft.EntityFrameworkCore; namespace EF { public class UserContext : DbContext { public DbSet<User> Users { get; set; } protected override void OnConfiguring(DbContextOptionsBuilder options) => options...
2.520587
1ba57b472681c14cb9cd6f79e8c27489
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838599
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "drewnoakes/ProjFileTools", "max_stars_repo_path": "src/ProjectFileTools/Exports/ExportedWorkspaceManager.cs", "provenance": "train-00027-of-00045.jsonl.gz:157819" }
starcoder
using System.ComponentModel.Composition; using Microsoft.VisualStudio.Utilities; using ProjectFileTools.MSBuild; namespace ProjectFileTools.Exports { [Export(typeof(IWorkspaceManager))] [Name("Default WorkspaceManager")] public class ExportedWorkspaceManager : WorkspaceManager { } }
1.263775
a28901cb1fdb1b89f5328cf21fe4bc60
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838600
{ "extension": "c-sharp", "max_stars_count": "606.0", "max_stars_repo_name": "fontmaniac/OpenGL.Net", "max_stars_repo_path": "OpenGL.Net/EXT/Wgl.EXT_pixel_format.cs", "provenance": "train-00027-of-00045.jsonl.gz:157820" }
starcoder
// MIT License // // Copyright (c) 2009-2017 <NAME> // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without restriction, including without limitation the rights // to use, copy, modi...
1.763109
838554023d0e18978bb3089dea2f7491
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838601
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Mohdaneshvar/Acme-Corporations-Draw", "max_stars_repo_path": "Backend/2-Project/1-App/App.Service.AspDotNetDistributor/Filters/HttpEncode.cs", "provenance": "train-00027-of-00045.jsonl.gz:157821" }
starcoder
using Newtonsoft.Json; using NLog; using System; using System.Collections; using System.Collections.Generic; using System.Linq; using System.Reflection; using System.Web; namespace App.Service.AspDotNetDistributor.Filters { public static class HttpEncode { private static ILogger _logger = LogManager.G...
2.647219
41b06b259354b9e667e555bffda21c74
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838602
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "pocheshire/YamlSense", "max_stars_repo_path": "src/VSMac/Completion/Extensions/CharValidatorExtensions.cs", "provenance": "train-00027-of-00045.jsonl.gz:157822" }
starcoder
<gh_stars>0 using System; namespace YamlSense.VSMac.Completion.Extensions { public static class CharValidatorExtensions { private const char dot = '.'; private const char quote = '"'; public static bool IsCharValid(this char charToValidate) { return char.IsLetterOr...
1.95157
e502a186d15699a3d9043a3e7dcbacff
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838603
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "igor-gme/PinBall-3D", "max_stars_repo_path": "Pinball/Assets/Scripts/Scripts/ScoopScript.cs", "provenance": "train-00027-of-00045.jsonl.gz:157823" }
starcoder
<filename>Pinball/Assets/Scripts/Scripts/ScoopScript.cs using System.Collections; using System.Collections.Generic; using UnityEngine; public class ScoopScript : MonoBehaviour { private GameScript game; private void Start() { game = Finder.GetGameController(); } vo...
2.157747
8bdb47bc91cdb84dd7901d5624f72c97
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838604
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "CatWithAutism/MangoMessengerAPI", "max_stars_repo_path": "MangoAPI.Presentation/Controllers/OpenSslKeyExchangeController.cs", "provenance": "train-00027-of-00045.jsonl.gz:157824" }
starcoder
using System; using System.Threading; using System.Threading.Tasks; using AutoMapper; using MangoAPI.BusinessLogic.ApiCommands.OpenSslKeyExchange; using MangoAPI.BusinessLogic.ApiQueries.OpenSslKeyExchange; using MangoAPI.BusinessLogic.Responses; using MangoAPI.Presentation.Extensions; using MangoAPI.Presentation.Inter...
1.876866
63f0b6a5410193dca9a2d18a30f7a051
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838605
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "CAUCA-9-1-1/survip-webapi", "max_stars_repo_path": "Survi.Prevention.Models/Buildings/BuildingDetails.cs", "provenance": "train-00027-of-00045.jsonl.gz:157825" }
starcoder
using Survi.Prevention.Models.Buildings.Base; namespace Survi.Prevention.Models.Buildings { public enum GarageType { No, Yes, Detached } public class BuildingDetail : BaseBuildingDetail<Building, Picture> { } }
1.632305
e7e54075f5343f5793389ef7ec321f85
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838606
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "EIDSS/EIDSS-Legacy", "max_stars_repo_path": "EIDSS v6.1/bv.tests/AVR/UnitTests/CommandTests.cs", "provenance": "train-00027-of-00045.jsonl.gz:157826" }
starcoder
<reponame>EIDSS/EIDSS-Legacy using System; using System.Data; using bv.common.Core; using eidss.avr.db.Common.CommandProcessing.Commands.Export; using eidss.model.Avr.Commands; using eidss.model.Avr.Commands.Export; using eidss.model.Avr.Commands.Layout; using eidss.model.Avr.Commands.Print; using eidss.model.A...
1.811202
2585b03be0b4de43cac81f8368d63d44
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838607
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "LightosLimited/RailML", "max_stars_repo_path": "v3.1/Models/XsdConvert/genericRailML/TState.cs", "provenance": "train-00027-of-00045.jsonl.gz:157827" }
starcoder
<filename>v3.1/Models/XsdConvert/genericRailML/TState.cs //------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // </aut...
2.041192
7f2fb1a2dddf0f1b9ffa50bd966a2036
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838608
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "HeNuoScott/EGamePlay", "max_stars_repo_path": "Assets/EGamePlay/Combat/AbilityEffect/AbilityEffectComponent.cs", "provenance": "train-00027-of-00045.jsonl.gz:157828" }
starcoder
using System.Collections; using System.Collections.Generic; using UnityEngine; namespace EGamePlay.Combat { /// <summary> /// /// </summary> public class AbilityEffectComponent : Component { public override bool DefaultEnable { get; set; } = false; public List<AbilityEffect> Abili...
2.74756
1df96df22cc3520f51645d3ce0ab8a15
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838609
{ "extension": "c-sharp", "max_stars_count": "9.0", "max_stars_repo_name": "EddieGarmon/uScoober", "max_stars_repo_path": "Core/uScoober.TestFramework/Shared/TestFramework/Core/ITestCase.Fact.cs", "provenance": "train-00027-of-00045.jsonl.gz:157829" }
starcoder
<filename>Core/uScoober.TestFramework/Shared/TestFramework/Core/ITestCase.Fact.cs using System; using System.Reflection; using uScoober.Threading; namespace uScoober.TestFramework.Core { internal class Fact : ITestCase { private readonly ConstructorInfo _constructor; private readonly MethodInf...
2.877151
83d41c8722a5831a8522d67744f525ef
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838610
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Akumass/leagueoflegends-led", "max_stars_repo_path": "LedDashboardCore/HookerStructures.cs", "provenance": "train-00027-of-00045.jsonl.gz:157830" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Runtime.InteropServices; using System.Text; using System.Threading.Tasks; namespace LedDashboardCore { public delegate int HookProc(int nCode, IntPtr wParam, IntPtr lParam); class HookNativeDefinitions { /// <summary>...
2.401111
af84004f7c4d5b361980cb52fbf2f31f
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838611
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "pinguicodes/Ryujinx", "max_stars_repo_path": "Ryujinx.HLE/Loaders/Npdm/KernelAccessControl.cs", "provenance": "train-00027-of-00045.jsonl.gz:157831" }
starcoder
using Ryujinx.HLE.Exceptions; using System; using System.Collections.ObjectModel; using System.IO; namespace Ryujinx.HLE.Loaders.Npdm { class KernelAccessControl { public ReadOnlyCollection<KernelAccessControlItem> Items; public KernelAccessControl(Stream Stream, int Offset, int Si...
2.438931
fbc3132c5deb5e415ab5503c3276590d