added
string
created
string
id
string
metadata
dict
source
string
text
string
code-score
float64
md5
string
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6137
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "public-department-of-science/grammar-analyzer", "max_stars_repo_path": "GrammarAnalyzer/Common.IO/Directory/LineCounter.cs", "provenance": "train-00000-of-00045.jsonl.gz:6138" }
starcoder
using System; using System.IO; namespace Common.IO { public class LineCounter { private const char CR = '\r'; private const char LF = '\n'; private const char NULL = (char)0; private const short int16_32 = 32; private const short int16_1024 = 1024; private cons...
3.290077
c5cc9bfdb48da19020b74b7ed5b54f56
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6138
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "CodeFuller/music-library", "max_stars_repo_path": "src/PandaPlayer/ViewModels/Interfaces/ILibraryExplorerItemListViewModel.cs", "provenance": "train-00000-of-00045.jsonl.gz:6139" }
starcoder
<gh_stars>0 using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Threading.Tasks; using System.Windows.Input; using PandaPlayer.Core.Models; using PandaPlayer.ViewModels.LibraryExplorerItems; namespace PandaPlayer.ViewModels.Interfaces { public interface ILibra...
1.299814
691f3f6e4c7bd5c21db613993fb915c9
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6139
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Falgantil/Bookify", "max_stars_repo_path": "Bookify/Bookify.Common/Filter/BaseFilter.cs", "provenance": "train-00000-of-00045.jsonl.gz:6140" }
starcoder
<filename>Bookify/Bookify.Common/Filter/BaseFilter.cs namespace Bookify.Common.Filter { public abstract class BaseFilter { /// <summary> /// Gets or sets the skip. /// </summary> /// <value> /// The skip. /// </value> public int Skip { get; set; } ...
2.337559
e1cb3be7a708c2b50e3bd357762573cf
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6140
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "ffMathy/FluffySpoon.Extensions", "max_stars_repo_path": "src/FluffySpoon.Extensions.MicrosoftDependencyInjection.Tests/RegistrationTest.cs", "provenance": "train-00000-of-00045.jsonl.gz:6141" }
starcoder
<filename>src/FluffySpoon.Extensions.MicrosoftDependencyInjection.Tests/RegistrationTest.cs using Microsoft.Extensions.DependencyInjection; using Microsoft.VisualStudio.TestTools.UnitTesting; using System; namespace FluffySpoon.Extensions.MicrosoftDependencyInjection.Tests { [TestClass] public class Registrati...
2.350617
3065232f31f5981a9e37ca3ae64d5155
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6141
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Gandjurov/Programming-Fundamentals-C-", "max_stars_repo_path": "05. Dictionaries/Overview and Inilialization/Dictionaries/13. LegendaryFarming/LegendaryFarming.cs", "provenance": "train-00000-of-00045.jsonl.gz:6142" }
starcoder
using System; using System.Linq; using System.Collections.Generic; namespace _13._LegendaryFarming { class LegendaryFarming { static void Main(string[] args) { bool shadowMourneObtained = false; bool valanyrObrained = false; bool dragonWrathObtr...
3.578142
15f87418ea7bd0549958aeccf2bf6b1c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6142
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "ddpruitt/MassTransit", "max_stars_repo_path": "src/MassTransit.Tests/Serialization/MessageDataSerialization_Specs.cs", "provenance": "train-00000-of-00045.jsonl.gz:6143" }
starcoder
namespace MassTransit.Tests.Serialization { using System; using System.Threading.Tasks; using MassTransit.MessageData; using MassTransit.Serialization; using MessageData; using NUnit.Framework; [TestFixture(typeof(JsonMessageSerializer))] [TestFixture(typeof(BsonMessage...
2.195987
4f63eaa4d70beb7494ef35b63b481adf
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6143
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "pulumi/pulumi-kubernetes-crds", "max_stars_repo_path": "operators/namespace-configuration-operator/dotnet/Kubernetes/Crds/Operators/NamespaceConfigurationOperator/Redhatcop/V1Alpha1/UserConfig.cs", "provenance": "train-00000-of-00045....
starcoder
// *** WARNING: this file was generated by crd2pulumi. *** // *** Do not edit by hand unless you're certain you know what you are doing! *** using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Threading.Tasks; using Pulumi.Serialization; namespace Pulumi.Pulumi.Kubernetes....
1.817326
1882055d3268f36567a3f21527fe8338
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6144
{ "extension": "c-sharp", "max_stars_count": "11.0", "max_stars_repo_name": "ualehosaini/Beef", "max_stars_repo_path": "samples/Cdr.Banking/Cdr.Banking.Business/Data/Generated/AccountData.cs", "provenance": "train-00000-of-00045.jsonl.gz:6145" }
starcoder
<reponame>ualehosaini/Beef /* * This file is automatically generated; any changes will be lost. */ #nullable enable #pragma warning disable using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Microsoft.Azure.Cosmos; using Beef; using Beef.Busine...
1.973817
1cdfb2dd18f1a967ce0e4e561d3ee82c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6145
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Seemba-Gaming/unity-sdk", "max_stars_repo_path": "Seemba/Scripts/Manager/ConnectionManager.cs", "provenance": "train-00000-of-00045.jsonl.gz:6146" }
starcoder
using System; using System.Collections; using System.Timers; using UnityEngine; using UnityEngine.Networking; using UnityEngine.SceneManagement; namespace SeembaSDK { [CLSCompliant(false)] public class ConnectionManager : MonoBehaviour { #region Script Parameters public GameObject Connecti...
2.450368
84e2af3f0f7e622d17a6266643b90b82
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6146
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "oracle/nosql-dotnet-sdk", "max_stars_repo_path": "Oracle.NoSQL.SDK/src/Request/GetTableRequest.cs", "provenance": "train-00000-of-00045.jsonl.gz:6147" }
starcoder
<filename>Oracle.NoSQL.SDK/src/Request/GetTableRequest.cs /*- * Copyright (c) 2020, 2022 Oracle and/or its affiliates. All rights reserved. * * Licensed under the Universal Permissive License v 1.0 as shown at * https://oss.oracle.com/licenses/upl/ */ namespace Oracle.NoSQL.SDK { using System.IO; /// <s...
1.925794
9537fc6a92b98ff80e5f0e08fdfb9680
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6147
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "sergiocabral/App.Cabster", "max_stars_repo_path": "Cabster/Business/Forms/FormStatistics.Designer.cs", "provenance": "train-00000-of-00045.jsonl.gz:6148" }
starcoder
<reponame>sergiocabral/App.Cabster namespace Cabster.Business.Forms { partial class FormStatistics { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources...
1.863369
1f62b28d1204fc7ef9d93c9875009726
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6148
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "tkopacz/2016SQLDay", "max_stars_repo_path": "05OData/2016ODataInEF/2016ODataInEF/Areas/HelpPage/Views/Help/DisplayTemplates/SimpleTypeModelDescription.cshtml", "provenance": "train-00000-of-00045.jsonl.gz:6149" }
starcoder
@using _2016ODataInEF.Areas.HelpPage.ModelDescriptions @model SimpleTypeModelDescription @Model.Documentation
1.161087
c3be16b73de1c229a6c7e15184113e56
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6149
{ "extension": "c-sharp", "max_stars_count": "420.0", "max_stars_repo_name": "chengxulvtu/FytSoaCms", "max_stars_repo_path": "FytSoa.Core/Model/Bbs/Bbs_Classify.cs", "provenance": "train-00000-of-00045.jsonl.gz:6150" }
starcoder
<reponame>chengxulvtu/FytSoaCms using System; using System.Linq; using System.Text; namespace FytSoa.Core.Model.Bbs { ///<summary> ///论坛分类表 论坛分类表 ///</summary> public partial class Bbs_Classify { public Bbs_Classify() { } /// <summary> /// Desc:唯一编号 唯一编号 ...
1.917904
f10dda81ecdc9a87489779d075564ce3
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6150
{ "extension": "c-sharp", "max_stars_count": "1558.0", "max_stars_repo_name": "N500/WindowsTemplateStudio", "max_stars_repo_path": "templates/Uwp/Pages/TwoPaneView.Prism/Param_ProjectName/ViewModels/wts.ItemNameViewModel.cs", "provenance": "train-00000-of-00045.jsonl.gz:6151" }
starcoder
using System; using System.Collections.ObjectModel; using System.Linq; using System.Threading.Tasks; using System.Windows.Input; using Prism.Commands; using Param_RootNamespace.Core.Models; using Param_RootNamespace.Core.Services; using WinUI = Microsoft.UI.Xaml.Controls; namespace Param_RootNamespace.ViewM...
2.390261
79d18edeaaa474f4c4048d8b5c2e0b95
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6151
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "SwissLife-OSS/testsources", "max_stars_repo_path": "src/TestSources/TestSources.cs", "provenance": "train-00000-of-00045.jsonl.gz:6152" }
starcoder
<filename>src/TestSources/TestSources.cs using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using TestSources.Interfaces; namespace TestSources { /// <summary> /// Gets the root TestSources folder and enables access to its files, folders /// methods and p...
3.087513
b06ef4eb619d08044f49f22267588711
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6152
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "Skyprx/maui", "max_stars_repo_path": "System.Maui.Controls/GalleryPages/AppThemeGalleries/AppThemeGallery.cs", "provenance": "train-00000-of-00045.jsonl.gz:6153" }
starcoder
namespace System.Maui.Controls.GalleryPages.AppThemeGalleries { public class AppThemeGallery : ContentPage { public AppThemeGallery() { var descriptionLabel = new Label { Text = "AppTheme Galleries", Margin = new Thickness(2, 2, 2, 2) }; Title = "AppTheme Galleries"; var button = new Button {...
2.003391
5f51212d5a283bb1bad6f192d2e53cc6
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6153
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "XCJGames/Damng-la-balada.del-capitan", "max_stars_repo_path": "Damng La Balada del Capitan/Assets/Scripts/AllDialogues.cs", "provenance": "train-00000-of-00045.jsonl.gz:6154" }
starcoder
using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; using TMPro; public class AllDialogues : MonoBehaviour { public enum Dialogue { mainIntro, level1 } [SerializeField] List<Sprite> backgroundImages; [SerializeField] List<Sprite> ch...
2.28337
e5fb23a2fef10ebcdcfb6f5df9714fc2
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6154
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "micbelgique/DevCamp2016-TeamOne", "max_stars_repo_path": "GoodsTracking/GoodsTracking.Services/PackageService.cs", "provenance": "train-00000-of-00045.jsonl.gz:6155" }
starcoder
<reponame>micbelgique/DevCamp2016-TeamOne using GoodsTracking.Domain; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace GoodsTracking.Services { public class PackageService : ServiceBase { //public bool CreatePackage(string co...
2.433031
b335ace7184e99693a6dd13aed50ef13
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6155
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "GeorgiPetrovGH/TelerikAcademy", "max_stars_repo_path": "08.High-Quality-Code/High-quality Classes/High-quality-Classes/Inheritance-and-Polymorphism/Course.cs", "provenance": "train-00000-of-00045.jsonl.gz:6156" }
starcoder
<gh_stars>0 namespace Inheritance_and_Polymorphism { using System; using System.Collections.Generic; using System.Text; public abstract class Course { private string name; private string teacherName; protected Course(string name) { this.Name = nam...
3.389083
7c89866c044882b136c3e08eaad3ec32
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6156
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "dalenewman/Transformalize.Transform.Jace", "max_stars_repo_path": "src/Transformalize.Transform.Jace.Autofac/JaceModule.cs", "provenance": "train-00000-of-00045.jsonl.gz:6157" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using Autofac; using Cfg.Net.Shorthand; using Transformalize.Contracts; using Parameter = Cfg.Net.Shorthand.Parameter; namespace Transformalize.Transforms.Jace.Autofac { public class JaceModule : Module { private HashSet<string> _methods...
2.280301
1586d0a6ac3c11344998883c07630cbf
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6157
{ "extension": "c-sharp", "max_stars_count": "227.0", "max_stars_repo_name": "ckalvin-hub/Sheng.Winform.IDE", "max_stars_repo_path": "SourceCode/Source/Kernal/FastReflection/IFastReflectionFactory.cs", "provenance": "train-00000-of-00045.jsonl.gz:6158" }
starcoder
/********************************************* 作者:曹旭升 QQ:279060597 访问博客了解详细介绍及更多内容: http://blog.shengxunwei.com **********************************************/ using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace Sheng.SailingEase.Kernal.Fas...
2.06903
96907cea42a72fe69b3834ed7aa75d93
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6158
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "HydAu/AllReadyCopyJune10_2016", "max_stars_repo_path": "AllReadyApp/Web-App/AllReady/Views/Event/Event.cshtml", "provenance": "train-00000-of-00045.jsonl.gz:6159" }
starcoder
<filename>AllReadyApp/Web-App/AllReady/Views/Event/Event.cshtml<gh_stars>0 @using System.Security.Claims @using AllReady.Security @model EventViewModel @{ ViewBag.Title = $"{Model.Title}"; var userTimeZoneId = User.GetTimeZoneId(); } <div id="MainView"> @Html.Partial("_Alert") <!-- Body --> <div...
2.100765
af4571e2f45dc1b49b1a35adf3317f06
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6159
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "davetz/ModelGraph2", "max_stars_repo_path": "ModelGraph/ModelGraph.Core/Relation/Mapping/MapToMany.cs", "provenance": "train-00000-of-00045.jsonl.gz:6160" }
starcoder
<filename>ModelGraph/ModelGraph.Core/Relation/Mapping/MapToMany.cs using System; using System.Collections.Generic; namespace ModelGraph.Core { public class MapToMany<T> : Dictionary<Item, List<T>> where T : Item { internal MapToMany(int capacity = 0) : base(capacity) { } internal int KeyCount...
2.845356
9c61208408e8d98eb25c906186c4c735
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6160
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "junfengmeng/jynew", "max_stars_repo_path": "jyx2/Assets/Plugins/Easy Save 3/Scripts/ES3.cs", "provenance": "train-00000-of-00045.jsonl.gz:6161" }
starcoder
using UnityEngine; using System; using System.Collections; using System.Collections.Generic; using ES3Internal; #if UNITY_2018_3_OR_NEWER using UnityEngine.Networking; #endif public static class ES3 { public enum Location { File, PlayerPrefs, InternalMS, Resources, Cache }; public enum Directory { PersistentData...
2.341048
8c6e456aebd0630078ae3f6bdb01f583
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6161
{ "extension": "c-sharp", "max_stars_count": "34.0", "max_stars_repo_name": "NsanDev/ExcelDna.Utilities", "max_stars_repo_path": "ExcelDna.Utilities/ExcelReferenceEx.cs", "provenance": "train-00000-of-00045.jsonl.gz:6162" }
starcoder
/* The MIT License (MIT) Copyright (c) 2014 <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, modify, merge, publi...
2.307421
05976c41ac89eaac614c4e543de10c28
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6162
{ "extension": "c-sharp", "max_stars_count": "12.0", "max_stars_repo_name": "chrsmithdemos/selenium", "max_stars_repo_path": "dotnet/src/webdriver/Firefox/FirefoxBinary.cs", "provenance": "train-00000-of-00045.jsonl.gz:6163" }
starcoder
<gh_stars>10-100 // <copyright file="FirefoxBinary.cs" company="WebDriver Committers"> // Copyright 2007-2011 WebDriver committers // Copyright 2007-2011 Google Inc. // Portions copyright 2011 Software Freedom Conservancy // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this fil...
2.321384
738b5f07d84eb5e8a0c6d9c465ed0066
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6163
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Fornan-II/Snap-Group-3", "max_stars_repo_path": "Assets/Maxen/Character/CharacterGen.cs", "provenance": "train-00000-of-00045.jsonl.gz:6164" }
starcoder
<reponame>Fornan-II/Snap-Group-3 using System.Collections; using System.Collections.Generic; using UnityEngine; [CreateAssetMenu(fileName = "CharacterGenerator", menuName = "New Character Generator")] public class CharacterGen : ScriptableObject { [System.Serializable] public struct BodyCollection { ...
2.487027
e303f9377021c0b4062a7f4d0af64f35
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6164
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Pujolsluis/GitTrends", "max_stars_repo_path": "GitTrends/Pages/Onboarding/ChartOnboardingPage.cs", "provenance": "train-00000-of-00045.jsonl.gz:6165" }
starcoder
using GitTrends.Mobile.Common.Constants; using GitTrends.Shared; using Xamarin.Essentials.Interfaces; using Xamarin.Forms; using Xamarin.Forms.Markup; using Xamarin.Forms.PancakeView; using static GitTrends.XamarinFormsService; using static Xamarin.Forms.Markup.GridRowsColumns; namespace GitTrends { public ...
1.914021
d863ee4702b484f002273dfb75bc8fb4
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6165
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "lukapor/NEST", "max_stars_repo_path": "src/Nest/Indices/StatusManagement/Optimize/OptimizeResponse.cs", "provenance": "train-00000-of-00045.jsonl.gz:6166" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Nest { public interface IOptimizeResponse : IShardsOperationResponse { } public class OptimizeResponse : ShardsOperationResponse, IOptimizeResponse { } }
1.132511
7239aab3c3f8f4b2d207ef943fddca20
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6166
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Muaath5/winforms", "max_stars_repo_path": "src/System.Windows.Forms.Primitives/src/Interop/User32/Interop.AnimateWindow.cs", "provenance": "train-00000-of-00045.jsonl.gz:6167" }
starcoder
<reponame>Muaath5/winforms using System; using System.Runtime.InteropServices; internal static partial class Interop { internal static partial class User32 { [DllImport(Libraries.User32, ExactSpelling = true)] public static extern bool AnimateWindow(IntPtr hWnd, int flags, int time); } }
1.479256
3982dce64ac5f5ed968e7b569d8d19e9
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6167
{ "extension": "c-sharp", "max_stars_count": "361.0", "max_stars_repo_name": "TypeTen/HunterPie", "max_stars_repo_path": "HunterPie.Core/Core/Input/VKeys.cs", "provenance": "train-00000-of-00045.jsonl.gz:6168" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace HunterPie.Core.Input { public enum VK : uint { None = 0x0, LeftButton = 0x01, RightButton = 0x02, Cancel = 0x03, MiddleButton = 0x04, Ex...
2.076749
f0b2d427e3b6517e4bb826f8b19ea0e5
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6168
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "CoolsJoris/NBi", "max_stars_repo_path": "NBi.Testing/Unit/NUnit/Member/SubsetOfConstraintTest.cs", "provenance": "train-00000-of-00045.jsonl.gz:6169" }
starcoder
using System.Collections.Generic; using System.Linq; using Moq; using NBi.Core.Analysis.Member; using NBi.Core.Analysis.Request; using NBi.NUnit.Member; using NUnit.Framework; using NBi.Framework.FailureMessage.Markdown; using NBi.Framework.FailureMessage; namespace NBi.Testing.Unit.NUnit.Member { [Te...
2.025826
3fed5febcb1e8f6849453d9a45d58836
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6169
{ "extension": "c-sharp", "max_stars_count": "127.0", "max_stars_repo_name": "RakhithJK/CyberCAT", "max_stars_repo_path": "CyberCAT.Core/Classes/DumpedClasses/ForcedStateData.cs", "provenance": "train-00000-of-00045.jsonl.gz:6170" }
starcoder
using CyberCAT.Core.Classes.Mapping; using CyberCAT.Core.Classes.NodeRepresentations; namespace CyberCAT.Core.Classes.DumpedClasses { [RealName("ForcedStateData")] public class ForcedStateData : GenericUnknownStruct.BaseClassEntry { [RealName("state")] public DumpedEnums.ECLSForcedState? St...
1.682824
1415ea3d264a06551907b8f439e624ab
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6170
{ "extension": "c-sharp", "max_stars_count": "79.0", "max_stars_repo_name": "zjpjohn/Lorn.ADSP", "max_stars_repo_path": "Common/Lorn.ADSP.Common.Data/Media.cs", "provenance": "train-00000-of-00045.jsonl.gz:6171" }
starcoder
<filename>Common/Lorn.ADSP.Common.Data/Media.cs //------------------------------------------------------------------------------ // <auto-generated> // 此代码已从模板生成。 // // 手动更改此文件可能导致应用程序出现意外的行为。 // 如果重新生成代码,将覆盖对此文件的手动更改。 // </auto-generated> //------------------------------------------------------------------...
1.890628
4842f5f31a3122dfe4f837a01d2480f4
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6171
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "evadremlab/tweetinvi-1.3-issue-850-fix", "max_stars_repo_path": "Tweetinvi/Tweet.cs", "provenance": "train-00000-of-00045.jsonl.gz:6172" }
starcoder
<filename>Tweetinvi/Tweet.cs using System; using System.Collections.Generic; using Tweetinvi.Core.Controllers; using Tweetinvi.Core.Factories; using Tweetinvi.Models; using Tweetinvi.Models.DTO; using Tweetinvi.Parameters; namespace Tweetinvi { /// <summary> /// Publish, access, delete... Everything you need ...
2.892802
c6f6061e266e8c94ff3a79eb90705d85
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6172
{ "extension": "c-sharp", "max_stars_count": "7.0", "max_stars_repo_name": "wasabee-project/Wasabee-Mobile-Xamarin", "max_stars_repo_path": "Rocks.Wasabee.Mobile.Core/Infra/Databases/TeamAgentsDatabase.cs", "provenance": "train-00000-of-00045.jsonl.gz:6173" }
starcoder
<filename>Rocks.Wasabee.Mobile.Core/Infra/Databases/TeamAgentsDatabase.cs using Rocks.Wasabee.Mobile.Core.Helpers; using Rocks.Wasabee.Mobile.Core.Infra.Logger; using Rocks.Wasabee.Mobile.Core.Models.Teams; using SQLite; using SQLiteNetExtensions.Attributes; using SQLiteNetExtensions.Extensions; using System; using Sy...
2.445858
9273b47a70f81bd13c10d288af08cedf
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6173
{ "extension": "c-sharp", "max_stars_count": "313.0", "max_stars_repo_name": "GoodAI/BrainSimulator", "max_stars_repo_path": "Sources/Modules/ToyWorld/ToyWorldTests/Physics/MovementPhysicsTest.cs", "provenance": "train-00000-of-00045.jsonl.gz:6174" }
starcoder
<reponame>GoodAI/BrainSimulator using Moq; using VRageMath; using World.Physics; using Xunit; namespace ToyWorldTests.Physics { public class MovementPhysicsTest { private readonly MovementPhysics m_movementPhysics; public MovementPhysicsTest() { m_movementPhysics = new Mov...
2.696718
948c7258458760ebc72302ecdd882f3c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6174
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "ngxuansang/squidex", "max_stars_repo_path": "backend/src/Squidex.Domain.Apps.Core.Operations/GenerateFilters/FilterVisitor.cs", "provenance": "train-00000-of-00045.jsonl.gz:6175" }
starcoder
// ========================================================================== // Squidex Headless CMS // ========================================================================== // Copyright (c) Squidex UG (haftungsbeschraenkt) // All rights reserved. Licensed under the MIT license. // ===========================...
1.778242
2318e647b88e2209126d3f107ff00a61
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6175
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "threejs4net/threejs4net.csg", "max_stars_repo_path": "ThreeJs4Net.Csg/Csg/CSG.cs", "provenance": "train-00000-of-00045.jsonl.gz:6176" }
starcoder
<reponame>threejs4net/threejs4net.csg<gh_stars>1-10 using System.Collections.Generic; using ThreeJs4Net.Core; using ThreeJs4Net.Materials; using ThreeJs4Net.Math; using ThreeJs4Net.Objects; namespace ThreeJs4Net.Csg { public class CSG { private static Matrix3 _tmpm3 = new Matrix3(); private st...
2.441417
c7562239c3b8311c9d4ff953a49adb66
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6176
{ "extension": "c-sharp", "max_stars_count": "4.0", "max_stars_repo_name": "raizor/back-end", "max_stars_repo_path": "PolloPollo.Shared/DTO/ApplicationDTO.cs", "provenance": "train-00000-of-00045.jsonl.gz:6177" }
starcoder
using System; namespace PolloPollo.Shared.DTO { public class ApplicationDTO { public int ApplicationId { get; set; } public int ReceiverId { get; set; } public string ReceiverName { get; set; } public string Country { get; set; } public string Thumbnail { get; set; ...
1.860325
4d64ebf401b7c858079bd2ff03c7f34b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6177
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Alvarez2020/SeminarioSistema", "max_stars_repo_path": "CapaDatos/ModeloEntity/TBL_PROMOCIONES.cs", "provenance": "train-00000-of-00045.jsonl.gz:6178" }
starcoder
<reponame>Alvarez2020/SeminarioSistema //------------------------------------------------------------------------------ // <auto-generated> // Este código se generó a partir de una plantilla. // // Los cambios manuales en este archivo pueden causar un comportamiento inesperado de la aplicación. // Los cambios ...
1.371302
09e125b0e4a1c2d1813a5b4327446f24
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6178
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "iamonuwa/herc-in-blazorstate", "max_stars_repo_path": "Source/Herc.Pwa.Client/Features/Edge/EdgeAccount/ChangePassword/ChangePasswordHandler.cs", "provenance": "train-00000-of-00045.jsonl.gz:6179" }
starcoder
namespace Herc.Pwa.Client.Features.Edge.EdgeAccount.ChangePassword { using System; using System.Threading; using System.Threading.Tasks; using BlazorState; using Herc.Pwa.Client.Features.Base; using Herc.Pwa.Client.Features.Edge.Dtos; using Herc.Pwa.Client.Features.Edge.EdgeAccount; using MediatR; usi...
2.059089
5901b43e515cc0ba53e6d7c74c3b9e60
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6179
{ "extension": "c-sharp", "max_stars_count": "3399.0", "max_stars_repo_name": "cjstevenson/hotchocolate", "max_stars_repo_path": "src/HotChocolate/Stitching/src/Stitching/Merge/Handlers/DirectiveTypeMergeHandler.cs", "provenance": "train-00000-of-00045.jsonl.gz:6180" }
starcoder
<gh_stars>1000+ using System; using System.Collections.Generic; using System.Linq; using HotChocolate.Language; namespace HotChocolate.Stitching.Merge.Handlers { internal class DirectiveTypeMergeHandler { private readonly MergeDirectiveRuleDelegate _next; public DirectiveTypeMergeHandler(Merge...
2.544783
7cc160fe3f030abbc8b02f1629d880cd
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6180
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "BahramDashti/othello", "max_stars_repo_path": "Assets/Scripts/Tile.cs", "provenance": "train-00000-of-00045.jsonl.gz:6181" }
starcoder
using System; using System.Collections; using System.Collections.Generic; using System.Security.Cryptography; using UnityEngine; using UnityEngine.Playables; using UnityEngine.Serialization; public class Tile : MonoBehaviour { [SerializeField] private GameObject blackPrefab; [SerializeField] private GameObject...
2.045393
b8f5837518e753b2f83bf5b036476be0
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6181
{ "extension": "c-sharp", "max_stars_count": "122.0", "max_stars_repo_name": "NetCoreStack/NetCoreStackWebSockets", "max_stars_repo_path": "test/WebClientTestApp/Views/Home/ReConnectTest.cshtml", "provenance": "train-00000-of-00045.jsonl.gz:6182" }
starcoder
<gh_stars>100-1000 @{ ViewData["Title"] = "Home Page"; } <style> table { border: 0; } .row-data { font-family: Consolas, Courier New, Courier, monospace; } .row-server { background-color: blue; color: white; } .row-client { background-color: g...
2.290885
be1ea4e29b523aa23bd6f71aca31b7dd
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6182
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "Aha43/Hit", "max_stars_repo_path": "src/SampleSystem/Items.Application/Controllers/UpdateItemController.cs", "provenance": "train-00000-of-00045.jsonl.gz:6183" }
starcoder
using Items.Domain.Param; using Items.Specification; namespace Items.Application.Controllers { public class UpdateItemController : AbstractHitController<UpdateItemParam> { public UpdateItemController(IItemsRepository repository) : base(repository.UpdateAsync) { } } }
1.294942
298697e68b4b90a5b196de24a0196145
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6183
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "contino/dotnet-training-course", "max_stars_repo_path": "Kata/Demos/Complete/DesignPatterns/Factory/EntUnitDemo.cs", "provenance": "train-00000-of-00045.jsonl.gz:6184" }
starcoder
using System; using System.Collections.Generic; using System.Text; namespace Kata.Demos.EntUnitDemo { public class EntUnitDemo : DemoBase { public override void Run() { var aud = new AudioEntUnit("turntable"); dbg(aud.Name); var i = aud as IEntUnit; ...
2.999179
053f9c6ad16c2c9ce1adee8625665474
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6184
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "JustJal/Chatting-Web-App", "max_stars_repo_path": "ChattingWebApp/ChattingWebApp/Server/Controllers/ContactsController.cs", "provenance": "train-00000-of-00045.jsonl.gz:6185" }
starcoder
using ChattingWebApp.Shared.Models; using Microsoft.AspNetCore.Authorization; using Microsoft.AspNetCore.Mvc; using Microsoft.EntityFrameworkCore; using System; using System.Collections.Generic; using System.Linq; using System.Security.Claims; using System.Threading.Tasks; namespace ChattingWebApp.Server.Controllers ...
2.574238
b8c1a2f5992b4ab35a16233668145428
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6185
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "adachenski/CSharpPart2-Homeworks", "max_stars_repo_path": "ArreyHomework/02. Compare arrays/CompareArrays.cs", "provenance": "train-00000-of-00045.jsonl.gz:6186" }
starcoder
<filename>ArreyHomework/02. Compare arrays/CompareArrays.cs using System; using System.Collections.Generic; //Write a program that reads two integer arrays //from the console and compares them element by element. class CompareArrays { static void Main() { Console.Write("Choose lenght of the arrey: ");...
4.299237
f64152d740338df7603ff924e4b3cf3a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6186
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "wixill/ITCS5231", "max_stars_repo_path": "Runic/Assets/Scripts/Player/ArrowScript.cs", "provenance": "train-00000-of-00045.jsonl.gz:6187" }
starcoder
using System.Collections; using System.Collections.Generic; using UnityEngine; public class ArrowScript : MonoBehaviour { [SerializeField] private Transform trans; [SerializeField] private Rigidbody rb; [SerializeField] private TrailRenderer trail; [SerializeField] private Transform grapplePoint; ...
2.443859
bb55e81d2d37de10fd622c8612e225e5
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6187
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "chrisdunelm/gcloud-dotnet", "max_stars_repo_path": "apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1/Datatransfer.cs", "provenance": "train-00000-of-00045.jsonl.gz:6188" }
starcoder
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: google/cloud/bigquery/datatransfer/v1/datatransfer.proto #pragma warning disable 1591, 0612, 3021 #region Designer generated code using pb = global::Google.Protobuf; using pbc = global::Google.Protobuf.Collections; using pbr = global::Google.Protob...
1.776728
b1c77b7285da1a0dfde4e779b747c137
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6188
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "KairuByte/Gw2_Launchbuddy", "max_stars_repo_path": "Gw2 Launchbuddy/ObjectManagers/AccountManager.cs", "provenance": "train-00000-of-00045.jsonl.gz:6189" }
starcoder
using System; using System.Diagnostics; using System.Collections.ObjectModel; using System.Linq; using System.IO; using System.Windows; using System.Collections; using System.Windows.Media.Imaging; using System.Drawing; using System.ComponentModel; using System.Xml.Serialization; using Gw2_Launchbuddy.Modifiers; using...
2.38789
17ea2c63cadcde05e454d62b159e1fd6
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6189
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "muwaqar/azure-powershell", "max_stars_repo_path": "src/ServiceManagement/Compute/Commands.ServiceManagement/StorageServices/GetAzureStorageAccount.cs", "provenance": "train-00000-of-00045.jsonl.gz:6190" }
starcoder
// ---------------------------------------------------------------------------------- // // Copyright Microsoft Corporation // 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://w...
1.877093
15e16b50efa67da73ea52cfae1947afb
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6190
{ "extension": "c-sharp", "max_stars_count": "67.0", "max_stars_repo_name": "bonsai-rx/bonsa", "max_stars_repo_path": "Bonsai.Dsp/DetectSpikes.cs", "provenance": "train-00000-of-00045.jsonl.gz:6191" }
starcoder
using OpenCV.Net; using System; using System.ComponentModel; using System.Linq; using System.Reactive.Linq; namespace Bonsai.Dsp { [WorkflowElementCategory(ElementCategory.Transform)] [Description("Detects spike events in the input signal and extracts their waveforms.")] public class DetectSpike...
2.202497
4147f3ba512007368d3f641a5ef669ca
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6191
{ "extension": "c-sharp", "max_stars_count": "24.0", "max_stars_repo_name": "iboxdb/db4o-gpl", "max_stars_repo_path": "admins/om.net/TreeGridView/TreeGridEvents.cs", "provenance": "train-00000-of-00045.jsonl.gz:6192" }
starcoder
<gh_stars>10-100 //--------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // //THIS CODE AND INFORMATION ARE PROVIDED AS IS WITHOUT WARRANTY OF ANY //KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE //IMPLIED WA...
2.224314
af5d9d7b4ddb9d88697feab5240e1119
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6192
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "jakkn/Anvil", "max_stars_repo_path": "NWN.Anvil/src/main/API/Object/NwObject.Create.cs", "provenance": "train-00000-of-00045.jsonl.gz:6193" }
starcoder
using System; using System.Collections.Generic; using System.Reflection; using Anvil.Internal; using NWN.Core; using NWN.Native.API; namespace Anvil.API { public abstract partial class NwObject { private static readonly Dictionary<Type, NativeObjectInfoAttribute> CachedTypeInfo = new Dictionary<Type, NativeObj...
2.381354
8980cabdf7552aa26bc3ffb20cd0e910
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6193
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "AnthonyEagle1776/RobloxApiSites", "max_stars_repo_path": "Services/Roblox.Services/Interfaces/Services/IAssetVersionsService.cs", "provenance": "train-00000-of-00045.jsonl.gz:6194" }
starcoder
<gh_stars>1-10 using System.Threading.Tasks; namespace Roblox.Services.Services { public interface IAssetVersionsService { Task<Models.AssetVersions.AssetVersionEntry> InsertAssetVersion(Models.AssetVersions.InsertAssetVersionRequest request); Task DeleteAssetVersion(long assetVersionId); ...
1.350113
0ede41843074c3b62ce8a12d53a1fa9b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6194
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "sgryphon/JsonApiDotNetCore", "max_stars_repo_path": "test/UnitTests/Internal/RequestScopedServiceProviderTests.cs", "provenance": "train-00000-of-00045.jsonl.gz:6195" }
starcoder
<filename>test/UnitTests/Internal/RequestScopedServiceProviderTests.cs using System; using JsonApiDotNetCore.Configuration; using JsonApiDotNetCore.Resources; using JsonApiDotNetCoreExample.Models; using Microsoft.AspNetCore.Http; using Microsoft.Extensions.DependencyInjection; using Xunit; namespace UnitTests.Interna...
1.96085
8bc7d96531e4d3e3331bbbd610093bc7
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6195
{ "extension": "c-sharp", "max_stars_count": "1142.0", "max_stars_repo_name": "qhdwight/silk-net", "max_stars_repo_path": "src/Core/Silk.NET.Core.Win32Extras/Structs/ReasonContextReasonDetailed.gen.cs", "provenance": "train-00000-of-00045.jsonl.gz:6196" }
starcoder
<reponame>qhdwight/silk-net // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System; using System.Runtime.InteropServices; using System.Runtime.CompilerServices; using System.Text; using Silk.NET.Core; using Silk.NET.Core.Na...
1.339101
ed34e0d1ee43635eb12914990d62231e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6196
{ "extension": "c-sharp", "max_stars_count": "18.0", "max_stars_repo_name": "Entomy/LibLangly", "max_stars_repo_path": "Numbersome.Trigonometry/Crd.cs", "provenance": "train-00000-of-00045.jsonl.gz:6197" }
starcoder
<gh_stars>10-100 using System.Traits.Concepts; namespace Numbersome { public static partial class TrigonometryExtensions { /// <summary> /// Computes the chord of a value. /// </summary> /// <typeparam name="T">The floating-point numeric type.</typeparam> /// <param name="value">The value, in radians, whos...
3.32058
a0f99d19d4c8cd108fc24821ee0a6b22
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6197
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "ogniK5377/Ryujinx", "max_stars_repo_path": "ChocolArm64/Instruction/AInstEmitAlu.cs", "provenance": "train-00000-of-00045.jsonl.gz:6198" }
starcoder
<reponame>ogniK5377/Ryujinx<gh_stars>0 using ChocolArm64.Decoder; using ChocolArm64.State; using ChocolArm64.Translation; using System; using System.Reflection; using System.Reflection.Emit; using static ChocolArm64.Instruction.AInstEmitAluHelper; namespace ChocolArm64.Instruction { static partial class AInstEmit...
1.623415
0b7edf03abb2187b0016658c467da727
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6198
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "yyj01004/techmania", "max_stars_repo_path": "TECHMANIA/Assets/Scripts/Components/Editor Scene/PatternPanel.cs", "provenance": "train-00000-of-00045.jsonl.gz:6199" }
starcoder
using System; using System.Collections; using System.Collections.Generic; using System.ComponentModel; using TMPro; using UnityEngine; using UnityEngine.Events; using UnityEngine.EventSystems; using UnityEngine.UI; public class PatternPanel : MonoBehaviour { public RectTransform rootCanvas; public CanvasGroup...
1.6858
9b40f750fe086106ce0fbff78295b549
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6199
{ "extension": "c-sharp", "max_stars_count": "81.0", "max_stars_repo_name": "kkanellis/MLOS", "max_stars_repo_path": "source/Mlos.NetCore/Codegen/SharedConfig.cs", "provenance": "train-00000-of-00045.jsonl.gz:6200" }
starcoder
// ----------------------------------------------------------------------- // <copyright file="SharedConfig.cs" company="Microsoft Corporation"> // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See LICENSE in the project root // for license information. // </copyright...
1.932189
d9e1d8915047399d7529231fcb5c286a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6200
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "hanyuxing5588/tableGZL", "max_stars_repo_path": "CAE/Expression/FuncHelper.cs", "provenance": "train-00000-of-00045.jsonl.gz:6201" }
starcoder
<reponame>hanyuxing5588/tableGZL using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Data.Common; namespace CAE.Expression { public interface IFunctionHelper { /// <summary> /// 运行函数并返回运行结果 /// </summary> /// <returns...
2.698815
fb5031df1f6f0968c871756be9e27c72
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6201
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "khannarheams/azure-powershell", "max_stars_repo_path": "src/PolicyInsights/PolicyInsights/Cmdlets/Remediation/GetAzureRmPolicyRemediation.cs", "provenance": "train-00000-of-00045.jsonl.gz:6202" }
starcoder
// ---------------------------------------------------------------------------------- // // Copyright Microsoft Corporation // 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://w...
1.360721
527ac62b0a99541d157456206f104bf2
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6202
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "vrenken/EtAlii.Ubigia", "max_stars_repo_path": "Source/Api/EtAlii.Ubigia.Api.Logical/Content/Commands/ContentPartStoreCommand.cs", "provenance": "train-00000-of-00045.jsonl.gz:6203" }
starcoder
<reponame>vrenken/EtAlii.Ubigia<filename>Source/Api/EtAlii.Ubigia.Api.Logical/Content/Commands/ContentPartStoreCommand.cs<gh_stars>1-10 // Copyright (c) <NAME>. All rights reserved. See the license on https://github.com/vrenken/EtAlii.Ubigia namespace EtAlii.Ubigia.Api.Logical { using System.IO; public class...
2.093558
91f81e3ac90db2c4c105bb077255f862
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6203
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "arturl/BotBuilder-Samples", "max_stars_repo_path": "experimental/language-generation/csharp_dotnetcore/06.using-cards/Dialogs/MainDialog.cs", "provenance": "train-00000-of-00045.jsonl.gz:6204" }
starcoder
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. using System.Collections.Generic; using System.Threading; using System.Threading.Tasks; using Microsoft.Bot.Builder; using Microsoft.Bot.Builder.Dialogs; using Microsoft.Bot.Builder.Dialogs.Choices; using Microsoft.Bot.Sch...
2.5073
7f5404e0d75223eeab05cc17f2234db2
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6204
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "pehvbot/LRTF", "max_stars_repo_path": "Source/failures/communications/LRTFFailure_CommFailure.cs", "provenance": "train-00000-of-00045.jsonl.gz:6205" }
starcoder
namespace TestFlight.LRTF { public class LRTFFailure_CommFailure : LRTFFailureBase_Communications { public override void DoFailure() { transmitter.antennaPower = 0; base.DoFailure(); } public override float DoRepair() { base...
1.820504
e9699bd99d452786929612c54e41d0f0
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6205
{ "extension": "c-sharp", "max_stars_count": "557.0", "max_stars_repo_name": "GigiAkamala/stripe-dotnet", "max_stars_repo_path": "src/Stripe.net/Services/BillingPortal/Configurations/ConfigurationGetOptions.cs", "provenance": "train-00000-of-00045.jsonl.gz:6206" }
starcoder
// File generated from our OpenAPI spec namespace Stripe.BillingPortal { public class ConfigurationGetOptions : BaseOptions { } }
1.090717
975f0563c445d9ab5500c3927e0c9878
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6206
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "latish/Kinect.Replay", "max_stars_repo_path": "Kinect.Replay/Replay/Color/ReplayColorImageFrameReadyEventArgs.cs", "provenance": "train-00000-of-00045.jsonl.gz:6207" }
starcoder
using System; namespace Kinect.Replay.Replay.Color { public class ReplayColorImageFrameReadyEventArgs : EventArgs { public ReplayColorImageFrame ColorImageFrame { get; set; } } }
1.379207
aa7a84cf90268a75638d4a2f4f4087ef
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6207
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "CloudHeaven/Azure", "max_stars_repo_path": "src/ResourceManagement/SiteRecovery/SiteRecoveryManagement/Generated/Models/A2AReplicationDetails.cs", "provenance": "train-00000-of-00045.jsonl.gz:6208" }
starcoder
// // Copyright (c) Microsoft and contributors. All rights reserved. // // 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/licenses/LICENSE-2.0 // // Unless requi...
1.420564
d4321ff892029acb3b7aff98bfbdb0b8
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6208
{ "extension": "c-sharp", "max_stars_count": "4.0", "max_stars_repo_name": "mojtabanabavi/Loby", "max_stars_repo_path": "Loby/Extensions/NumberExtensions.cs", "provenance": "train-00000-of-00045.jsonl.gz:6209" }
starcoder
<filename>Loby/Extensions/NumberExtensions.cs using System; namespace Loby.Extensions { /// <summary> /// A set of extensions for easier math operations. /// </summary> public static class NumberExtensions { /// <summary> /// Rounds a <see cref="float"/> value to a specified number...
3.877845
906ad41fe5cf4cacca16d96ebd24f74e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6209
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "TimoHeiten/efXt", "max_stars_repo_path": "tests/QueryTests.cs", "provenance": "train-00000-of-00045.jsonl.gz:6210" }
starcoder
<filename>tests/QueryTests.cs using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using heitech.efXt; using Microsoft.Data.Sqlite; using Microsoft.EntityFrameworkCore; using Microsoft.Extensions.DependencyInjection; using Xunit; namespace tests { public class QueryTests...
2.572462
e61070560ff2d985af509b3a7faae3be
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6210
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "danielplawgo/EFPlus", "max_stars_repo_path": "EFPlus/EFPlus/CacheDemo.cs", "provenance": "train-00000-of-00045.jsonl.gz:6211" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Z.EntityFramework.Plus; namespace EFPlus { public class CacheDemo { public void Run() { //WithoutCache(); WithCache(); } private vo...
2.569241
c4ee35e713c8135c785f3a68529994d0
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6211
{ "extension": "c-sharp", "max_stars_count": "18.0", "max_stars_repo_name": "felenko/testBackEndlessSDK", "max_stars_repo_path": "Backendless.Test/PersistenceService/AsyncEntities/DeleteEntities/BaseDeleteEntityAsync.cs", "provenance": "train-00000-of-00045.jsonl.gz:6212" }
starcoder
namespace BackendlessAPI.Test.PersistenceService.AsyncEntities.DeleteEntities { public class BaseDeleteEntityAsync : WPPersonAsync { } }
0.819578
a4190708b546653324dfd20ec2612265
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6212
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "gosmoke/AuthAPI", "max_stars_repo_path": "Auth.Models/Features/Responses/ServiceMessage.cs", "provenance": "train-00000-of-00045.jsonl.gz:6213" }
starcoder
using Auth.Common; using System; using System.Collections.Generic; using System.Text; namespace Auth.Models { public class ServiceMessage { public Severity Severity { get; set; } public string Message { get; set; } } }
1.622428
f633161381137522d01980ce55d78413
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6213
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "SergKorol/C-projects", "max_stars_repo_path": "TipCalculator/TipCalculator/Program.cs", "provenance": "train-00000-of-00045.jsonl.gz:6214" }
starcoder
<gh_stars>0 using System; namespace TipCalculator { class MainClass { public static void Main(string[] args) { Tipper tipper = new Tipper(); for (; ; ) { Console.WriteLine("Amount of bill?"); tipper.Amount = double.Parse(Con...
3.580691
01c7b96d9a73c9cef9e7f2637561b051
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6214
{ "extension": "c-sharp", "max_stars_count": "58.0", "max_stars_repo_name": "ragiano215/dotnet-templates", "max_stars_repo_path": "equinox-web-csharp/Web/Program.cs", "provenance": "train-00000-of-00045.jsonl.gz:6215" }
starcoder
using Microsoft.AspNetCore; using Microsoft.AspNetCore.Hosting; using Microsoft.Extensions.DependencyInjection; using Serilog; using Serilog.Events; using System; using System.Threading.Tasks; namespace TodoBackendTemplate.Web { static class Logging { static Tuple<string, string>[] CustomTags(string ap...
2.347102
b8c55ca68517422639b28ca6f8b9079b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6215
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Dnawrkshp/basicsearch-ncx", "max_stars_repo_path": "basicsearch-ncx/BasicSearch/SearchParamEditor/UI/ushortControl.cs", "provenance": "train-00000-of-00045.jsonl.gz:6216" }
starcoder
<reponame>Dnawrkshp/basicsearch-ncx 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 BasicSearch.SearchParamEditor.UI { public partial clas...
2.236901
ad4f40e84e4f627466f4ed45de1cde8b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6216
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "TanayParikh/MonetaFMS", "max_stars_repo_path": "Visual-Studio-Project/Moneta/Modules/SharedData.cs", "provenance": "train-00000-of-00045.jsonl.gz:6217" }
starcoder
<reponame>TanayParikh/MonetaFMS<gh_stars>1-10 /*************************************************************************************************************** * Author: <NAME> Project Name: Moneta Description: Stores the solution wide shared data. Main class stored in form. All modules p...
2.493338
ef400a02039abda5a517667a0256331d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6217
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "todorm85/TelerikAcademy", "max_stars_repo_path": "Courses/Software Technologies/AspNet MVC/Exam/Services/HikingPlanAndRescue.Services.Web/IIdentifierProvider.cs", "provenance": "train-00000-of-00045.jsonl.gz:6218" }
starcoder
namespace VoiceSystem.Services.Web { public interface IIdentifierProvider { int DecodeId(string urlId); string EncodeId(int id); } }
1.70705
fb48ab497f2e5ae23ddae5484f9a3f29
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6218
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "ashishpatelcs/uno", "max_stars_repo_path": "src/Uno.UWP/Generated/3.0.0.0/Windows.Media.Devices/AdvancedPhotoCaptureSettings.cs", "provenance": "train-00000-of-00045.jsonl.gz:6219" }
starcoder
<gh_stars>1-10 #pragma warning disable 108 // new keyword hiding #pragma warning disable 114 // new keyword hiding namespace Windows.Media.Devices { #if __ANDROID__ || __IOS__ || NET461 || __WASM__ || __MACOS__ [global::Uno.NotImplemented] #endif public partial class AdvancedPhotoCaptureSettings { #if __ANDROI...
1.829792
1533b98bb517609b917dea9da4519279
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6219
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "JuanPoli/EDI-III", "max_stars_repo_path": "ObserverV2C#/Observer/src/Notifier.cs", "provenance": "train-00000-of-00045.jsonl.gz:6220" }
starcoder
<filename>ObserverV2C#/Observer/src/Notifier.cs<gh_stars>0 using Observer.include; using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace Observer.src { public class Notifier: INotifier { public Notifier(ISubscriber subs) { subscribers = subs; }...
2.453166
a3cd61990c3b9dd870ab4cc72439f2e8
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6220
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "dam5s/alt-tab-switcher", "max_stars_repo_path": "switcher-app/MainWindow.xaml.cs", "provenance": "train-00000-of-00045.jsonl.gz:6221" }
starcoder
using System.Windows; using SwitcherLib; namespace SwitcherApp { public partial class MainWindow : Window { public MainWindow() { InitializeComponent(); var factory = new AppWindowWidgetFactory(); MainWindowHelper.configure(this, Panel, factory); } ...
1.971634
e1eb6e7b9fd18ea56754c32a6e7ec8c2
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6221
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "GrizzlyEnglish/efcore", "max_stars_repo_path": "src/Microsoft.Data.Sqlite.Core/Utilities/ApplicationDataHelper.cs", "provenance": "train-00000-of-00045.jsonl.gz:6222" }
starcoder
<filename>src/Microsoft.Data.Sqlite.Core/Utilities/ApplicationDataHelper.cs // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System; using System.Reflection; namespace Microsoft.Data.Sqlite.Utilities { internal class Ap...
2.505481
4c9b99ab949eb14f18524b0f4aa0854b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6222
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Team302/2018Year1Robot", "max_stars_repo_path": "TeleopControl.cs", "provenance": "train-00000-of-00045.jsonl.gz:6223" }
starcoder
<reponame>Team302/2018Year1Robot using CTRE.Phoenix; using CTRE.Phoenix.Controller; using Microsoft.SPOT; namespace yearone2018 { class TeleopControl { private GameController m_gamepad; private Chassis m_chassis; private Transfer m_transfer; private FlagElevator m_e...
1.911439
9b6a77b7d5f8fbb8ea035c35b4baf01e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6223
{ "extension": "c-sharp", "max_stars_count": "2228.0", "max_stars_repo_name": "wdolek/StyleCopAnalyzers", "max_stars_repo_path": "StyleCop.Analyzers/StyleCop.Analyzers.Test/OrderingRules/SA1208UnitTests.cs", "provenance": "train-00000-of-00045.jsonl.gz:6224" }
starcoder
// Copyright (c) Tunnel Vision Laboratories, LLC. All Rights Reserved. // Licensed under the MIT License. See LICENSE in the project root for license information. namespace StyleCop.Analyzers.Test.OrderingRules { using System.Threading; using System.Threading.Tasks; using Microsoft.CodeAnalysis.Testing; ...
2.035273
c959aececa8c5bdb971f71b8dce5d37b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6224
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "webenablebv/FeatureToggles", "max_stars_repo_path": "src/Webenable.FeatureToggles/DatabaseFeatureToggleConfiguration.cs", "provenance": "train-00000-of-00045.jsonl.gz:6225" }
starcoder
using System.ComponentModel.DataAnnotations.Schema; using System.Threading; using System.Threading.Tasks; using Dommel; using Microsoft.Extensions.Options; namespace Webenable.FeatureToggles { /// <summary> /// Evaluates feature toggles against <see cref="FeatureToggleDto"/> records the database. /// </su...
2.719692
e38d83f4f3d7b24f97a1b346a9c3ad48
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6225
{ "extension": "c-sharp", "max_stars_count": "39.0", "max_stars_repo_name": "hoanghadhpt/nppDLL", "max_stars_repo_path": "phdesign.NppToolBucket/Jayrock/Json/Conversion/Converters/NameValueCollectionImporter.cs", "provenance": "train-00000-of-00045.jsonl.gz:6226" }
starcoder
#region License, Terms and Conditions // // Jayrock - JSON and JSON-RPC for Microsoft .NET Framework and Mono // Written by <NAME> (www.raboof.com) // Copyright (c) 2005 <NAME>. All rights reserved. // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser Genera...
2.53494
f32a42a6e804de73544e2c9b69064379
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6226
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "code-bringer/ZyRabbit", "max_stars_repo_path": "src/ZyRabbit/Channel/StaticChannelPool.cs", "provenance": "train-00000-of-00045.jsonl.gz:6227" }
starcoder
<filename>src/ZyRabbit/Channel/StaticChannelPool.cs using System; using System.Collections.Generic; using System.Linq; using System.Threading; using System.Threading.Tasks; using Microsoft.Extensions.Logging; using RabbitMQ.Client; using ZyRabbit.Exceptions; namespace ZyRabbit.Channel { public interface IChannelPool...
2.351862
49aa4da7f4e605865bcff6d4360cc77c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6227
{ "extension": "c-sharp", "max_stars_count": "117.0", "max_stars_repo_name": "hhnguyen/xRM-Portals-Community-Edition", "max_stars_repo_path": "Framework/Adxstudio.Xrm/Cms/RatingDataAdapter.cs", "provenance": "train-00000-of-00045.jsonl.gz:6228" }
starcoder
/* Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT License. See License.txt in the project root for license information. */ using System; using System.Collections.Generic; using System.Linq; using Adxstudio.Xrm.Feedback; using Adxstudio.Xrm.Resources; using Microsoft.Xrm.Client; us...
1.90776
626c5c360605e81ea452ae4a9840462b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6228
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "wilux/selenium_csharp", "max_stars_repo_path": "BT_Selenium/UI/SimulacionAsistenciaCrediticaUI.cs", "provenance": "train-00000-of-00045.jsonl.gz:6229" }
starcoder
using OpenQA.Selenium; using OpenQA.Selenium.Support.UI; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace BT_Selenium.UI { //Simulación - Venta de Productos public class SimulacionAsistenciaCrediticaUI { public static By...
1.62699
f3f3881a6501765a9b1f86b15ca08301
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6229
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "Peefy/DuGu.WebMagicSharp", "max_stars_repo_path": "DuGu.Standard.Html/HtmlDocument2.cs", "provenance": "train-00000-of-00045.jsonl.gz:6230" }
starcoder
<filename>DuGu.Standard.Html/HtmlDocument2.cs<gh_stars>1-10 using System.Xml.XPath; namespace DuGu.Standard.Html { public partial class HtmlDocument : IXPathNavigable { /// <summary> /// Creates a new XPathNavigator object for navigating this HTML document. /// </summary> /// <...
2.278533
c8aaf7175ac25e1e99f2329a8cd77349
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6230
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "jingyiliu/MEFInAnAppDomain", "max_stars_repo_path": "AppDomainTest/Program.cs", "provenance": "train-00000-of-00045.jsonl.gz:6231" }
starcoder
using System; using System.IO; using AppDomainTestRunner; namespace AppDomainTest { internal class Program { private static AppDomain domain; [STAThread] private static void Main() { var cachePath = Path.Combine(AppDomain.CurrentDomain.SetupInformation.ApplicationBase, "ShadowCopyCache"); var pluginPat...
2.7976
a5b608233ac5886747c9c78df1eb8c3b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6231
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "horse-link/tab.client", "max_stars_repo_path": "tab.client/Models/Betslip/Response.cs", "provenance": "train-00000-of-00045.jsonl.gz:6232" }
starcoder
<reponame>horse-link/tab.client<filename>tab.client/Models/Betslip/Response.cs using System; using System.Collections.Generic; using tab.client.Models.Common; using Newtonsoft.Json; namespace tab.client.Models.Betslip { public class Response { public DateTime updatedTime { get; set; } public ...
1.572018
fbce78a4b0b0403868b41aaeb3b918ce
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6232
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "lefevre-fraser/openmeta-mms", "max_stars_repo_path": "meta/Complexity/ComplexityDomainLib/GeneratedCode/ComponentInstance.cs", "provenance": "train-00000-of-00045.jsonl.gz:6233" }
starcoder
<gh_stars>0 //------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool // Changes to this file will be lost if the code is regenerated. // </auto-generated> //--------------------------------------------------------------------...
1.270771
c4ebcc2f91cd045c771ce2a0a0ea3ad4
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6233
{ "extension": "c-sharp", "max_stars_count": "209.0", "max_stars_repo_name": "Borck/Zinnia.Unity", "max_stars_repo_path": "Runtime/Data/Collection/Stack/GameObjectObservableStack.cs", "provenance": "train-00000-of-00045.jsonl.gz:6234" }
starcoder
<reponame>Borck/Zinnia.Unity namespace Zinnia.Data.Collection.Stack { using System; using UnityEngine; using UnityEngine.Events; /// <summary> /// Emits the events at the current stack index every time a new <see cref="GameObject"/> is added to or removed from the stack. /// </summary> pub...
2.367544
8f2834b97651a4ea9f1ded7c30d504fe
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6234
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "provisiondata/pdsi.mcp.ticketsync", "max_stars_repo_path": "PDSI.SmarterTrackClient/StCachingServers.cs", "provenance": "train-00000-of-00045.jsonl.gz:6235" }
starcoder
<reponame>provisiondata/pdsi.mcp.ticketsync<filename>PDSI.SmarterTrackClient/StCachingServers.cs using System; using System.Collections.Generic; namespace PDSI.SmarterTrackClient { public partial class StCachingServers { public int CachingServerId { get; set; } public string HostName { get; se...
1.58719
eb2ccfc357c5c410b11005e8a0d6463b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6235
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "JettSettie/CastleMinerZsrc", "max_stars_repo_path": "DNA.CastleMinerZ.AI/EnemyDrawPriority.cs", "provenance": "train-00000-of-00045.jsonl.gz:6236" }
starcoder
namespace DNA.CastleMinerZ.AI { public enum EnemyDrawPriority { Manager = 500, Zombie = 501, LastZombie = 519, Dragon = 520, LastDragon = 525 } }
1.644494
f06e21c961f9fc3797a42f7ed69263af
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
6236
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "gregory-diaz/agg-sharp", "max_stars_repo_path": "agg/VertexSource/StrokeGenerator.cs", "provenance": "train-00000-of-00045.jsonl.gz:6237" }
starcoder
using MatterHackers.VectorMath; //---------------------------------------------------------------------------- // Anti-Grain Geometry - Version 2.4 // Copyright (C) 2002-2005 <NAME> (http://www.antigrain.com) // // C# port by: <NAME> // <EMAIL> // Copyright (C) 2007 // // Permission to copy, use, modi...
2.094962
7345f8238bacf8b448bc522fbaceff05