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
3637
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Orcomp/Orc.Controls", "max_stars_repo_path": "src/Orc.Controls/Extensions/FrameworkElementExtensions.cs", "provenance": "train-00000-of-00045.jsonl.gz:3638" }
starcoder
<reponame>Orcomp/Orc.Controls<filename>src/Orc.Controls/Extensions/FrameworkElementExtensions.cs namespace Orc.Controls { using System; using System.Collections.Generic; using System.Linq; using System.Windows; using Catel; using Catel.IoC; using Microsoft.Xaml.Behaviors; using Tools; ...
2.112689
ed5eb5514cae5aae3653fc90acdbd807
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3638
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Russ43/Gipper", "max_stars_repo_path": "src/Gipper/Taggers/FormatDefinitions/MemberDefinitionCfd.cs", "provenance": "train-00000-of-00045.jsonl.gz:3639" }
starcoder
using System; using System.ComponentModel.Composition; using Microsoft.VisualStudio.Text.Classification; using Microsoft.VisualStudio.Utilities; namespace Gipper._2015.Classifiers.GipperClassifier.ClassificationFormatDefinitions { [Export(typeof(EditorFormatDefinition))] [ClassificationType(ClassificationTypeNames ...
2.035059
94d4eeb4095f50cb0d37960399225acc
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3639
{ "extension": "c-sharp", "max_stars_count": "37.0", "max_stars_repo_name": "Baertierchen/OpenTracker", "max_stars_repo_path": "OpenTracker/Models/Requirements/DisplayAllLocations/DisplayAllLocationsRequirement.cs", "provenance": "train-00000-of-00045.jsonl.gz:3640" }
starcoder
using System.ComponentModel; using OpenTracker.Models.Settings; namespace OpenTracker.Models.Requirements.DisplayAllLocations { /// <summary> /// This class contains display all locations setting requirement data. /// </summary> public class DisplayAllLocationsRequirement : BooleanRequirement, IDis...
3.092089
cb7cde77975838677df14d330aae2df9
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3640
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "JeffTerrell/Guitar-Alternate-Tunings", "max_stars_repo_path": "GuitarTunings/Views/Songs/Create.cshtml", "provenance": "train-00000-of-00045.jsonl.gz:3641" }
starcoder
@{ Layout = "_Layout"; } @using GuitarTunings.Models @model Song @if(ViewBag.Message != null) { @ViewBag.Message } <h1>Add a new song</h1> <form asp-controller="Songs" asp-action="Create" method="post"> <ul> <li> <label asp-for="Name"></label> <input asp-for="Name" required/> </li> <li> <lab...
2.013019
1d15ee492e50e94ff880775260c6ca1e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3641
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "BacanCI/Bacan", "max_stars_repo_path": "src/Bakana.ServiceModels/Batches/DeleteBatchRequest.cs", "provenance": "train-00000-of-00045.jsonl.gz:3642" }
starcoder
using System.Net; using ServiceStack; namespace Bakana.ServiceModels.Batches { [Tag("Batch")] [Route("/batch/{BatchId}", HttpMethods.Delete, Summary = "Delete Batch")] [ApiResponse(HttpStatusCode.NotFound, "The Batch was not found")] public class DeleteBatchRequest : IReturn<DeleteBatchResponse> {...
2.047743
f09b9b8bb280085fe09b018f86bea55f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3642
{ "extension": "c-sharp", "max_stars_count": "6.0", "max_stars_repo_name": "GamelanPKMM/GAMELAN", "max_stars_repo_path": "GAMELAN/Assets/scripts/MapCloudMove.cs", "provenance": "train-00000-of-00045.jsonl.gz:3643" }
starcoder
<filename>GAMELAN/Assets/scripts/MapCloudMove.cs using System.Collections; using System.Collections.Generic; using UnityEngine; public class MapCloudMove : MonoBehaviour { public Rigidbody2D cloud; public float speed; public float maxMove; private float time; private bool flip = false; private...
2.27386
0473e2c3ad745cb3b1d2e9eb6ac127b9
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3643
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "avjabalpur/ccd-generator", "max_stars_repo_path": "gpmr/MohawkCollege.EHR.gpmr.COR/Choice.cs", "provenance": "train-00000-of-00045.jsonl.gz:3644" }
starcoder
<gh_stars>0 /* * Copyright 2008-2013 Mohawk College of Applied Arts and Technology * * 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 ...
2.397081
7c9a552e90bd07c3e0b18fb31a4ca4d5
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3644
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "wazowsk1/Fody", "max_stars_repo_path": "Integration/Weavers/NamedWeaverFromBase.cs", "provenance": "train-00000-of-00045.jsonl.gz:3645" }
starcoder
<gh_stars>1-10 using System.Collections.Generic; using Fody; using Mono.Cecil; public class NamedWeaverFromBase : BaseModuleWeaver { public override void Execute() { var type = GetType(); var typeDefinition = new TypeDefinition( @namespace: type.Assembly.GetName().Name, ...
2.178391
78a6f3bfe1a80e31989ef249c617cac1
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3645
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "natalya-k/samples", "max_stars_repo_path": "snippets/csharp/VS_Snippets_CLR/ProcessModule/CS/processmodule.cs", "provenance": "train-00000-of-00045.jsonl.gz:3646" }
starcoder
<filename>snippets/csharp/VS_Snippets_CLR/ProcessModule/CS/processmodule.cs // System.Diagnostics.ProcessModule /* The following program demonstrates the use of 'ProcessModule' class. It creates a notepad, gets the 'MainModule' and all other modules of the process 'notepad.exe', displays some of the properties...
3.500116
023ecbc9a565f90ffc7bf1a27e86fdc2
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3646
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "skyformat99/Chloe", "max_stars_repo_path": "src/DotNet/Chloe/Mapper/EntityConstructor.cs", "provenance": "train-00000-of-00045.jsonl.gz:3647" }
starcoder
<gh_stars>1-10 using Chloe.Core; using Chloe.Core.Emit; using Chloe.Utility; using System; using System.Collections.Generic; using System.Data; using System.Linq; using System.Reflection; using System.Text; namespace Chloe.Mapper { public class EntityConstructor { EntityConstructor(ConstructorInfo con...
2.50591
bd9018745fb6bd0ff8f4fd411c66e730
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3647
{ "extension": "c-sharp", "max_stars_count": "8.0", "max_stars_repo_name": "Mozlite/aspnetcore", "max_stars_repo_path": "Mozlite.Extensions.Extensions/Properties/Resources.Designer.cs", "provenance": "train-00000-of-00045.jsonl.gz:3648" }
starcoder
<filename>Mozlite.Extensions.Extensions/Properties/Resources.Designer.cs //------------------------------------------------------------------------------ // <auto-generated> // 此代码由工具生成。 // 运行时版本:4.0.30319.42000 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 // </auto-generated> //------------------...
2.179456
81ae58ba859d964d95e94f45bcbffd2e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3648
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "smourier/WicNet", "max_stars_repo_path": "WicNet/Interop/Generated/WICBitmapAlphaChannelOption.cs", "provenance": "train-00000-of-00045.jsonl.gz:3649" }
starcoder
// c:\program files (x86)\windows kits\10\include\10.0.19041.0\um\wincodec.h(719,1) namespace WicNet.Interop { public enum WICBitmapAlphaChannelOption { WICBitmapUseAlpha = 0, WICBitmapUsePremultipliedAlpha = 1, WICBitmapIgnoreAlpha = 2, WICBITMAPALPHACHANNELOPTIONS_FORC...
1.574767
f943fc9e3e0e2841e86fddefaf0969ae
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3649
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "sergiynikon/BankingApp", "max_stars_repo_path": "BankingApp.DataTransfer/OperationModelDto.cs", "provenance": "train-00000-of-00045.jsonl.gz:3650" }
starcoder
using System; using System.ComponentModel.DataAnnotations; using BankingApp.DataTransfer.Helpers; using BankingApp.DataTransfer.Helpers.CustomAttributes; namespace BankingApp.DataTransfer { public class OperationModelDto { public Guid? ReceiverUserId { get; set; } [Required] [BankAmo...
1.987982
af370dc882f2a7e5763ad9d40478e5ce
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3650
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "MarinaDonde/ProjetoMVCRefugiados-Recode", "max_stars_repo_path": "ProjetoPana/ProjetoPana/Views/ONGs/Index.cshtml", "provenance": "train-00000-of-00045.jsonl.gz:3651" }
starcoder
<gh_stars>0 @model IEnumerable<ProjetoPana.Models.ONG> @{ ViewData["Title"] = "Index"; } <div class="corpodosite corpocrud"> <h1>Índice</h1> <div class="btncrud"> <button class="btn btn-secondary" type="button"><a asp-action="adm" asp-controller="Home" class="ancora"><i class="bi bi-arrow-left-square"></i> ...
1.956887
2dd1e15181552c00235e5bb0a1972ee3
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3651
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "HRuivo/GpuRayTracingUnity", "max_stars_repo_path": "Assets/Source/RayTracingMaster.cs", "provenance": "train-00000-of-00045.jsonl.gz:3652" }
starcoder
using UnityEngine; public class RayTracingMaster : MonoBehaviour { public ComputeShader RayTracingShader; public Texture SkyboxTexture; public Light DirectionalLight; private RenderTexture target; private Camera cam; private uint currentSample = 0; private Material addMateria...
2.07226
7472d2d3605268bcecc0dd5f32cc9e08
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3652
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "GSDan/MySkinSelfie", "max_stars_repo_path": "ServiceData/Models/Model.cs", "provenance": "train-00000-of-00045.jsonl.gz:3653" }
starcoder
<gh_stars>1-10 namespace SkinSelfie.ServiceData.Models { public abstract class Model { public int Id { get; set; } public override int GetHashCode() { return Id; } public override bool Equals(object obj) { return GetHashCode() == obj.Get...
2.278063
d1749ab321c42e4840a3f12153d88b0a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3653
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "uQr/statistics-workbench", "max_stars_repo_path": "Sources/ViewModels/Estimation/GoodnessOfFitViewModel.cs", "provenance": "train-00000-of-00045.jsonl.gz:3654" }
starcoder
// Statistics Workbench // http://accord-framework.net // // The MIT License (MIT) // Copyright © 2014-2015, <NAME> // namespace Workbench.ViewModels { using Accord.Statistics.Analysis; using PropertyChanged; using Workbench.Tools; /// <summary> /// View Model for a good of fit test for the cur...
2.748929
b0d0ef648fd3170a9007bf02ecacf2e7
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3654
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "westleyrotolo/AppServices", "max_stars_repo_path": "AppServices/Models/RemoteConfig.cs", "provenance": "train-00000-of-00045.jsonl.gz:3655" }
starcoder
using System; using System.Collections.Generic; using System.ComponentModel.DataAnnotations; using System.ComponentModel.DataAnnotations.Schema; using System.Linq; using System.Threading.Tasks; namespace AppServices.Models { public class RemoteConfig : BaseModel { [Key] [DatabaseGenerated(Data...
1.783841
b4c1ecba5fc9f67ab68603b75f3673d6
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3655
{ "extension": "c-sharp", "max_stars_count": "37.0", "max_stars_repo_name": "Derivitec/druid4net", "max_stars_repo_path": "Raygun.Druid4Net/Fluent/Aggregations/JavaScriptAggregator.cs", "provenance": "train-00000-of-00045.jsonl.gz:3656" }
starcoder
<reponame>Derivitec/druid4net using System.Collections.Generic; namespace Raygun.Druid4Net { public class JavaScriptAggregator : IAggregationSpec { public string Type => "javascript"; public string Name { get; } public IEnumerable<string> FieldNames { get; } public string FnAggregate { ...
1.935416
8dc7271de386e8e34ed4a698dea925cd
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3656
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Maskln/CSharp-Part-1", "max_stars_repo_path": "6.Loops/08.CatalanNumbers/CatalanNumbers.cs", "provenance": "train-00000-of-00045.jsonl.gz:3657" }
starcoder
/*Problem 8. Catalan Numbers In combinatorics, the Catalan numbers are calculated by the following formula: catalan-formula Write a program to calculate the nth Catalan number by given n (0 ≤ n ≤ 100). */ using System; using System.Numerics; class CatalanNumbers { static void Main() { int valueN; ...
4.002458
944f7d43fc1ab98e5f5ac517d6a715e7
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3657
{ "extension": "c-sharp", "max_stars_count": "51.0", "max_stars_repo_name": "paulomau/20487C", "max_stars_repo_path": "Allfiles/20487C/Mod11/LabFiles/end/BlueYonder.Companion.Client/BlueYonder.Companion.Client/Common/Converters/SchedulesToFirstDepartureConverter.cs", "provenance": "train-00000-of-00045.jsonl....
starcoder
using BlueYonder.Companion.Client.DataModel; using System; using System.Collections; using System.Collections.Generic; using Windows.UI.Xaml.Data; using System.Linq; namespace BlueYonder.Companion.Client.Common { /// <summary> /// Value converter that returns a string representation of the departure /// <...
2.874093
578cb3a600059e9f047106767a9fe443
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3658
{ "extension": "c-sharp", "max_stars_count": "25.0", "max_stars_repo_name": "bojanmisic/tarabica", "max_stars_repo_path": "src/openmvvm/src/Core/OpenMVVM.Android/PlatformServices/DispatcherService.cs", "provenance": "train-00000-of-00045.jsonl.gz:3659" }
starcoder
<filename>src/openmvvm/src/Core/OpenMVVM.Android/PlatformServices/DispatcherService.cs namespace OpenMVVM.Android.PlatformServices { using System; using System.Threading.Tasks; using OpenMVVM.Core.PlatformServices; public class DispatcherService : IDispatcherService { public void Run(Action...
2.067149
ef24f8ff62d49a737c2670168fe60ec2
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3659
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "geloczigeri/synologydotnet-audiostation-wpf", "max_stars_repo_path": "SynAudio/Controls/RatingControl.xaml.cs", "provenance": "train-00000-of-00045.jsonl.gz:3660" }
starcoder
using System; using System.Windows; using System.Windows.Controls; using System.Windows.Controls.Primitives; namespace SynAudio.Controls { /// <summary> /// Interaction logic for RatingControl.xaml /// </summary> public partial class RatingControl : UserControl { public event EventHandler ...
2.672237
33a7f95add80c6d4617442882982a2d5
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3660
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "bartwe/plukc", "max_stars_repo_path": "dotnet/Metadata/InferAssignedExpression.cs", "provenance": "train-00000-of-00045.jsonl.gz:3661" }
starcoder
using System; using System.Collections.Generic; using System.Text; namespace Compiler.Metadata { class InferAssignedExpression : Expression { private Expression parent; private TypeReference type; private bool suppressed; public InferAssignedExpression(ILocation location, Expre...
2.336225
f240d6a995e8bf614d694109899618b9
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3661
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "knitesh/SignalR-WebAPI-DashBoard", "max_stars_repo_path": "Ticker/Startup.cs", "provenance": "train-00000-of-00045.jsonl.gz:3662" }
starcoder
using Microsoft.Owin; using Owin; [assembly: OwinStartup(typeof(Ticker.Startup))] namespace Ticker{ public class Startup { public void Configuration(IAppBuilder app) { app.MapSignalR(); } } }
1.403867
403c9e070c70c2dc3f04f760f25a4bf8
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3662
{ "extension": "c-sharp", "max_stars_count": "8.0", "max_stars_repo_name": "uk-gov-mirror/SkillsFundingAgency.das-employerapprenticeshipsservice", "max_stars_repo_path": "src/SFA.DAS.EmployerFinance/Queries/GetAccountFinanceOverview/GetAccountFinanceOverviewQueryValidator.cs", "provenance": "train-00000-of-00...
starcoder
<gh_stars>1-10 using System; using System.Threading.Tasks; using SFA.DAS.Authorization.EmployerUserRoles.Options; using SFA.DAS.Authorization.Services; using SFA.DAS.EmployerFinance.Data; using SFA.DAS.Validation; namespace SFA.DAS.EmployerFinance.Queries.GetAccountFinanceOverview { public class GetAccountFinance...
1.655842
df39ae0962cea9ddc8e506d78cd31284
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3663
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "1804-Apr-USFdotnet/seb-project0", "max_stars_repo_path": "RestaurantBusinessLogic/CustomExceptions/InvalidCommandException.cs", "provenance": "train-00000-of-00045.jsonl.gz:3664" }
starcoder
<filename>RestaurantBusinessLogic/CustomExceptions/InvalidCommandException.cs<gh_stars>0 using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace RestaurantBusinessLogic.CustomExceptions { class InvalidCommandException : InvalidInputException ...
2.496066
f8ead3681cf48a445bc1a8de2ceabad3
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3664
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Sobhan-M/coco-jam-2021", "max_stars_repo_path": "Assets/Scripts/PauseSystem.cs", "provenance": "train-00000-of-00045.jsonl.gz:3665" }
starcoder
using System.Collections; using System.Collections.Generic; using UnityEngine; public class PauseSystem : MonoBehaviour { [SerializeField] GameObject pauseMenu; public static bool isPaused = false; void Start() { isPaused = false; pauseMenu.SetActive(isPaused); } void Update()...
2.613645
da31d9fecdeb634c90054d2a1a94b1b0
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3665
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Toysoft/upscaledb", "max_stars_repo_path": "dotnet/unittests/CursorTest.cs", "provenance": "train-00000-of-00045.jsonl.gz:3666" }
starcoder
/* * Copyright (C) 2005-2017 <NAME> (<EMAIL>). * * 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 required by applicable law ...
2.330952
ed5f06654b5875cf53deaf14423da1d3
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3666
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "grekssi/Softuni-Courses", "max_stars_repo_path": "SoftUni/01. .NET Courses/02. Technology Fundamentals - C#/03. Data Types and Variables/More Exercises/01.DataTypeFinder/DataTypeFinder.cs", "provenance": "train-00000-of-00045.jsonl.gz...
starcoder
namespace _01.DataTypeFinder { using System; class DataTypeFinder { static void Main(string[] args) { int integer; double @double; char @char; bool @bool; while (true) { var input = Console.ReadLine();...
3.807009
fd6a6221ff2c4015a67fec81904d00fe
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3667
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "9State/MacPanel", "max_stars_repo_path": "aspnet-core/src/NineState.MacPanel.Domain/MacPanelConsts.cs", "provenance": "train-00000-of-00045.jsonl.gz:3668" }
starcoder
<reponame>9State/MacPanel namespace NineState.MacPanel; public static class MacPanelConsts { public const string DbTablePrefix = "App"; public const string DbSchema = null; }
1.19667
d0d966017f56a95b7e27fa61402db7fa
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3668
{ "extension": "c-sharp", "max_stars_count": "256.0", "max_stars_repo_name": "HamedFathi/xbehave.net", "max_stars_repo_path": "tests/Xbehave.Test/Infrastructure/Xunit2DiscovererExtensions.cs", "provenance": "train-00000-of-00045.jsonl.gz:3669" }
starcoder
<gh_stars>100-1000 using System; using System.Collections.Generic; using System.Linq; using Xunit; using Xunit.Abstractions; namespace Xbehave.Test.Infrastructure { public static class Xunit2DiscovererExtensions { public static Queue<ITestCase> Find(this Xunit2Discoverer discoverer, Type type...
2.259729
d5fc6866a90184ba17a6e9c2b5cb5516
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3669
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "KiaArmani/XurSuite", "max_stars_repo_path": "_Legacy/XurCollector/Services/WorkerService.cs", "provenance": "train-00000-of-00045.jsonl.gz:3670" }
starcoder
<reponame>KiaArmani/XurSuite<filename>_Legacy/XurCollector/Services/WorkerService.cs using System; using System.Threading; using System.Threading.Tasks; using Microsoft.Extensions.DependencyInjection; namespace XurCollector.Services { public class WorkerService { private readonly BungieService _bungie...
2.087157
bba8a0f148469315d0e040df653c3f9b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3670
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "HelloWindows/AccountBook-", "max_stars_repo_path": "client/framework/UnityCsReference-master/Editor/Mono/GUI/TreeView/ToggleTreeView.cs", "provenance": "train-00000-of-00045.jsonl.gz:3671" }
starcoder
// Unity C# reference source // Copyright (c) Unity Technologies. For terms of use, see // https://unity3d.com/legal/licenses/Unity_Reference_Only_License using System; using System.Collections.Generic; using System.Text.RegularExpressions; using UnityEditor; using UnityEditor.IMGUI.Controls; using UnityEngine; inter...
1.924299
e67a40e3ae35fd0d2c35a1c7dc3a9291
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3671
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "Hungkoi99/NiceHashMiner", "max_stars_repo_path": "src/Miners/MP.Joker/Settings/MinerSettings.cs", "provenance": "train-00000-of-00045.jsonl.gz:3672" }
starcoder
using Newtonsoft.Json; using Newtonsoft.Json.Converters; using NHM.Common.Enums; using System; using System.Collections.Generic; using System.Text; using static MP.Joker.PluginEngines; namespace MP.Joker.Settings { internal class MinerSettings { public const string USERNAME_TEMPLATE = "{USERNAME}"; ...
1.74532
1ae948f565da24ba40456135d7c1a75f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3672
{ "extension": "c-sharp", "max_stars_count": "8.0", "max_stars_repo_name": "mauser001/Eth2Overwatch", "max_stars_repo_path": "Models/Secure.cs", "provenance": "train-00000-of-00045.jsonl.gz:3673" }
starcoder
using System; using System.Collections.Generic; using System.Runtime.InteropServices; using System.Security; using System.Text; namespace LockMyEthTool.Models { class Secure { static readonly byte[] entropy = System.Text.Encoding.Unicode.GetBytes("Give me salt for my password"); public static...
3.129623
a97fe3b760f0f5039c771b9f99142cac
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3673
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Glightman/Last_Project_M03_BackEnd", "max_stars_repo_path": "CarStore/obj/Debug/net5.0/Razor/Views/Carro/Index.cshtml.g.cs", "provenance": "train-00000-of-00045.jsonl.gz:3674" }
starcoder
<filename>CarStore/obj/Debug/net5.0/Razor/Views/Carro/Index.cshtml.g.cs<gh_stars>0 #pragma checksum "C:\Users\gabri\OneDrive\Documentos\GitHub\Last_Project_M03_BackEnd\CarStore\Views\Carro\Index.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "3e7d0f0fc1fabf2f70ed78d16f1aef793b92d6f6" // <auto-generated/> #pragma warn...
1.536386
7b3d9cfa3c04756243c8cfdb1a7f130e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3674
{ "extension": "c-sharp", "max_stars_count": "29.0", "max_stars_repo_name": "waseems/inbox2_desktop", "max_stars_repo_path": "Code/Platform/Channels/ChannelProfileInfoBuilder.cs", "provenance": "train-00000-of-00045.jsonl.gz:3675" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; using Inbox2.Platform.Channels.Entities; namespace Inbox2.Platform.Channels { public class ChannelProfileInfoBuilder { public virtual string StreamUrl { get { return String.Empty; } } public virtual stri...
1.72866
66684e755f2fcb53c3b653b6e263ae8e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3675
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "RegionOrebroLan/.NET-Localization-Extensions", "max_stars_repo_path": "Source/Tests/Unit-tests/Xml/Serialization/SerializableLocalizationTest.cs", "provenance": "train-00000-of-00045.jsonl.gz:3676" }
starcoder
<reponame>RegionOrebroLan/.NET-Localization-Extensions using Microsoft.VisualStudio.TestTools.UnitTesting; using RegionOrebroLan.Localization.Xml.Serialization; namespace UnitTests.Xml.Serialization { [TestClass] public class SerializableLocalizationTest { #region Methods [TestMethod] public void DefaultEle...
1.616745
d4af0de9ee28b92f16435c20a4c3133f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3676
{ "extension": "c-sharp", "max_stars_count": "47.0", "max_stars_repo_name": "wxngzhxxg/Daily_GUI_Tools", "max_stars_repo_path": "Tool_Premiere_prproj_downgrader/Premiere_Downgrader/prproj_downgrader/Form1.Designer.cs", "provenance": "train-00000-of-00045.jsonl.gz:3677" }
starcoder
<gh_stars>10-100 namespace prproj_downgrader { partial class Form1 { /// <summary> /// 必需的设计器变量。 /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// 清理所有正在使用的资源。 /// </summary> /// <param name="disposing">如果应释...
2.233361
ac120955049c639acfa5af8335416b7b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3677
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "0x0ade/FNADroid-FNA-Legacy", "max_stars_repo_path": "src/Graphics/DeviceLostException.cs", "provenance": "train-00000-of-00045.jsonl.gz:3678" }
starcoder
#region License /* FNA - XNA4 Reimplementation for Desktop Platforms * Copyright 2009-2016 <NAME> and the MonoGame Team * * Released under the Microsoft Public License. * See LICENSE for details. */ #endregion #region Using Statements using System; #endregion namespace Microsoft.Xna.Framework.Graphics { [Serial...
2.135427
f3245630e9515f2b1b9d6f909b22cc7d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3678
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Zillot/NoNameMangaReader", "max_stars_repo_path": "RESTAPI/Setups/DependencyInjectionService.cs", "provenance": "train-00000-of-00045.jsonl.gz:3679" }
starcoder
using CommonLib.Services; using Microsoft.Extensions.DependencyInjection; namespace RESTAPI.Setups { public class DependencyInjectionService { public void SetupServices(IServiceCollection services) { services.AddTransient<IDateTimeProvider, DateTimeProvider>(); services...
1.630935
3cc7d9a3df03d485a1a2e5fbdb7e7507
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3679
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "joerkig/OhShape-SimpleSongInfo", "max_stars_repo_path": "SimpleSongInfo/Util/ReflectionUtil.cs", "provenance": "train-00000-of-00045.jsonl.gz:3680" }
starcoder
<reponame>joerkig/OhShape-SimpleSongInfo using System; using System.Reflection; namespace SimpleSongInfo.Util { internal static class ReflectionUtil { public static void SetPrivateField(object obj, string fieldName, object value) { var field = obj.GetType().GetField(fieldName, Bind...
2.749844
336264c6a6d6a2ab8a538a642a787b3e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3680
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Wa4e7o/ASP.NET.CORE-Project", "max_stars_repo_path": "FishingBlog/Views/Publications/Add.cshtml", "provenance": "train-00000-of-00045.jsonl.gz:3681" }
starcoder
<gh_stars>0 @model AddPublicationFormModel @{ ViewBag.Title = "Add Publication"; } <div class="container"> <div class="row"> <div class="offset-md-3 col-md-8 col-sm-12"> <h2 class="heading-margin text-center"> ViewBag.Title </h2> <form method="post...
2.404095
cac401cbaaa1f319150dd5073ede1520
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3681
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "NikolaVodenicharov/ProgramingBasics", "max_stars_repo_path": "Traning.Sample Coding 101 Exam - Jan 2016/10.RectangleWithAsteriskInside/Program.cs", "provenance": "train-00000-of-00045.jsonl.gz:3682" }
starcoder
<filename>Traning.Sample Coding 101 Exam - Jan 2016/10.RectangleWithAsteriskInside/Program.cs<gh_stars>0 using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace _10.RectangleWithAsteriskInside { class Program { static void Main(stri...
3.411031
d77385d98ea34d0db83efbe5dc642054
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3682
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "tasadar2/octokit.net", "max_stars_repo_path": "Octokit.Reactive/Clients/IObservableNotificationsClient.cs", "provenance": "train-00000-of-00045.jsonl.gz:3683" }
starcoder
using System; using System.Diagnostics.CodeAnalysis; namespace Octokit.Reactive { public interface IObservableNotificationsClient { /// <summary> /// Retrieves all of the <see cref="Notification"/>s for the current user. /// </summary> /// <exception cref="AuthorizationExceptio...
2.402814
aa51c30ec8179276946335a4ed1dcf22
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3683
{ "extension": "c-sharp", "max_stars_count": "544.0", "max_stars_repo_name": "workgroupengineering/NetOffice", "max_stars_repo_path": "Source/Office/Enums/MsoPatternType.cs", "provenance": "train-00000-of-00045.jsonl.gz:3684" }
starcoder
using System; using NetOffice; using NetOffice.Attributes; namespace NetOffice.OfficeApi.Enums { /// <summary> /// SupportByVersion Office 9, 10, 11, 12, 14, 15, 16 /// </summary> ///<remarks> MSDN Online Documentation: <see href="https://docs.microsoft.com/en-us/office/vba/api/Office.MsoPatternType"/> </remar...
1.965904
27392b5599f1e1132fdcf2382926f1e6
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3684
{ "extension": "c-sharp", "max_stars_count": "190.0", "max_stars_repo_name": "RockNHawk/toxy", "max_stars_repo_path": "ToxyFramework/Parsers/OLE2MetadataParser.cs", "provenance": "train-00000-of-00045.jsonl.gz:3685" }
starcoder
<gh_stars>100-1000 using NPOI; using NPOI.HPSF; using NPOI.POIFS.FileSystem; using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; namespace Toxy.Parsers { public class OLE2MetadataParser:IMetadataParser { public OLE2MetadataParser(ParserContext context...
2.38841
3b361ad5402a2df4bd0310f0a823eb64
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3685
{ "extension": "c-sharp", "max_stars_count": "4.0", "max_stars_repo_name": "DynamoDS/designscript-archive", "max_stars_repo_path": "Tests/ProtoTest/UtilsTests/ClassUtilsTest.cs", "provenance": "train-00000-of-00045.jsonl.gz:3686" }
starcoder
<reponame>DynamoDS/designscript-archive using System; using System.Collections.Generic; using System.Linq; using NUnit.Framework; using ProtoCore.DSASM; using ProtoCore.DSASM.Mirror; using ProtoCore.Utils; using ProtoFFI; namespace ProtoTest.UtilsTests { [TestFixture] public class ClassUtilsTest ...
1.97295
860d5f85870872977a48a3bde666d330
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3686
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "izhal27/rumah_scarlett", "max_stars_repo_path": "src/RumahScarlett/RumahScarlett.Presentation/MainProgram.cs", "provenance": "train-00000-of-00045.jsonl.gz:3687" }
starcoder
using ExceptionReporting; using RumahScarlett.Domain.Models.Pengaturan; using RumahScarlett.Domain.Models.User; using RumahScarlett.Infrastructure.DataAccess.Repositories.Pengaturan; using RumahScarlett.Presentation.Helper; using RumahScarlett.Presentation.Presenters; using RumahScarlett.Presentation.Presenters.Login;...
2.106358
6660fd25e9a54282ddb66406d3c8241c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3687
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "dianasebo/Randoop.NET", "max_stars_repo_path": "randoop-NET-src/RandoopImplTest/RandoopContracts/TestData.cs", "provenance": "train-00000-of-00045.jsonl.gz:3688" }
starcoder
<filename>randoop-NET-src/RandoopImplTest/RandoopContracts/TestData.cs using RandoopContracts; namespace RandoopImplTest.RandoopContracts { public class PostconditionTestClass { public int NoPostconditionMethod() => 0; [Postcondition("output + 5")] public int InvalidPostconditionMetho...
2.369778
0ba0eb25858ccfb0382c2f1716b1e61d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3688
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "hmonjurul00/daily-circular-desktop-application-system", "max_stars_repo_path": "Model/User.cs", "provenance": "train-00000-of-00045.jsonl.gz:3689" }
starcoder
using System; using System.Collections.Generic; using System.Text; namespace daily_circular_desktop_application_system.Model { class User { private int userId; private string email; private string password; private string fullname; public User() { } ...
2.780984
992e5056c6dfe760e00816b381ef4af2
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3689
{ "extension": "c-sharp", "max_stars_count": "10.0", "max_stars_repo_name": "aurora-lzzp/Aurora-Weather", "max_stars_repo_path": "com.aurora.auweather/com.aurora.auweather/CustomControls/IThemeble.cs", "provenance": "train-00000-of-00045.jsonl.gz:3690" }
starcoder
<filename>com.aurora.auweather/com.aurora.auweather/CustomControls/IThemeble.cs using Windows.UI; namespace Com.Aurora.AuWeather.CustomControls { interface IThemeble { void ChangeThemeColor(Color color); } }
1.655881
96db53c966baefb777b8f3791beae7fe
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3690
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "srcmkr/HsH2Brain", "max_stars_repo_path": "HsH2Brain.Shared/Models/SettingsModel.cs", "provenance": "train-00000-of-00045.jsonl.gz:3691" }
starcoder
<reponame>srcmkr/HsH2Brain using System; using LiteDB; namespace HsH2Brain.Shared.Models { public class SettingsModel { [BsonId] public Guid Id { get; set; } public bool DarkMode { get; set; } } }
1.531828
cf551f28f6cd0f841d1cd740f3494668
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3691
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "starcalibre/WPFandMVVM_TestDrivenDevelopment", "max_stars_repo_path": "Starter/FriendStorage/FriendStorage.UITests/ViewModel/FriendEditViewModelTests.cs", "provenance": "train-00000-of-00045.jsonl.gz:3692" }
starcoder
using System; using FriendStorage.Model; using FriendStorage.UI.DataProvider; using FriendStorage.UI.Messages; using FriendStorage.UI.ViewModel; using FriendStorage.UITests.Extensions; using GalaSoft.MvvmLight.Messaging; using GalaSoft.MvvmLight.Views; using Moq; using NUnit.Framework; namespace FriendStorage.UITests...
2.041403
344c7488e7510d634835463b15051807
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3692
{ "extension": "c-sharp", "max_stars_count": "15.0", "max_stars_repo_name": "L-Dogg/corefx", "max_stars_repo_path": "src/System.Data.Common/src/System/Data/xmlsaver.cs", "provenance": "train-00000-of-00045.jsonl.gz:3693" }
starcoder
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections; using System.ComponentModel; using System.Data.SqlTypes; using System.Data.Common; using S...
2.089025
205c702138ed83342ed288ca011aac48
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3693
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "BclEx/object-assets", "max_stars_repo_path": "src/ObjectManager/Object.Tes/TesSettings.cs", "provenance": "train-00000-of-00045.jsonl.gz:3694" }
starcoder
using OA.Configuration; using OA.Tes.Configuration; namespace OA.Tes { public class TesSettings : BaseSettings { static readonly TesSettings _instance = new TesSettings(); readonly TesGameSettings _tesGame; TesSettings() { _tesGame = CreateOrOpenSection...
1.767632
8289d93cc63c0d5c8a5596ffc7fc80ac
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3694
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "alan-null/Console", "max_stars_repo_path": "Cognifide.PowerShell/Client/Controls/LanguageHistory.cs", "provenance": "train-00000-of-00045.jsonl.gz:3695" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Web; using Sitecore.Data.Managers; using Sitecore.Diagnostics; using Sitecore.Globalization; using Sitecore.Text; using Sitecore.Web.UI.HtmlControls; namespace Cognifide.PowerShell.Client.Controls { public class LanguageHistory { ...
2.508312
e862f6d3230ffd695d36ef1a76da4715
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3695
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "EnlitHamster/VtkUnityWorkbenchSource", "max_stars_repo_path": "VtkToUnityExample/Assets/SteamVR_Input/SteamVR_Input_Actions.cs", "provenance": "train-00000-of-00045.jsonl.gz:3696" }
starcoder
<gh_stars>0 //------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. // Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // </auto-gene...
1.172549
c923adaa817eaad44d38e1b285035d2d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3696
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "vrishe/Roslynator", "max_stars_repo_path": "source/Refactorings/Refactorings/CommentOutRefactoring.cs", "provenance": "train-00000-of-00045.jsonl.gz:3697" }
starcoder
<filename>source/Refactorings/Refactorings/CommentOutRefactoring.cs<gh_stars>0 // Copyright (c) <NAME>. All rights reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System.Linq; using System.Text; using System.Threading; using System.Threading...
2.575447
9bf5f1bf1366ccda28a361a2842e4469
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3697
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "BetterYan/DesignPatternPractice", "max_stars_repo_path": "Behavioral Patterns/Observer/Program.cs", "provenance": "train-00000-of-00045.jsonl.gz:3698" }
starcoder
<reponame>BetterYan/DesignPatternPractice using System; namespace Observer { internal class Program { private static void Main(string[] args) { EventStreams.Test.Execute(); } } }
1.169767
ca5f148ab3d0a2c4fd8ca2f886023cd2
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3698
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "ProjectAMANDA/AmandaFE", "max_stars_repo_path": "AmandaFE/AmandaFE/Views/User/Index.cshtml", "provenance": "train-00000-of-00045.jsonl.gz:3699" }
starcoder
<filename>AmandaFE/AmandaFE/Views/User/Index.cshtml @model UserViewModel @{ ViewBag.Title = "Users - Index"; } <form method="get"> <div class="form-group"> <label class="col-form-label" for="inputDefault">Which user would you like to view?</label> <input type="text" class="form-control" placeho...
2.651913
4f30e1b6ff4a3e3e1bfb0426de2a884a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3699
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "RomainLagardette/Alexoogle-Assistant-DSL-Hexagonal-Net5", "max_stars_repo_path": "src/Domain/ValueObject/Room.cs", "provenance": "train-00000-of-00045.jsonl.gz:3700" }
starcoder
<reponame>RomainLagardette/Alexoogle-Assistant-DSL-Hexagonal-Net5<filename>src/Domain/ValueObject/Room.cs using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace Domain.ValueObject { public class Room { private readonly List<Thing> _things = new List<Thing>(); ...
3.431145
e434a8213cf2971a956c521d54e41583
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3700
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "BlaiseD/Contoso.XPlatform", "max_stars_repo_path": "Contoso.XPlatform/Contoso.XPlatform/Services/IPropertiesUpdater.cs", "provenance": "train-00000-of-00045.jsonl.gz:3701" }
starcoder
using Contoso.Forms.Configuration.DataForm; using Contoso.XPlatform.ViewModels.Validatables; using System.Collections.Generic; namespace Contoso.XPlatform.Services { public interface IPropertiesUpdater { void UpdateProperties(IEnumerable<IValidatable> properties, object entity, List<FormItemSettingsDe...
1.260158
4224453c41d60309bec9f91beb9a7d3d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3701
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "t03apt/orleans", "max_stars_repo_path": "src/Orleans.Core/Networking/Connection.cs", "provenance": "train-00000-of-00045.jsonl.gz:3702" }
starcoder
<reponame>t03apt/orleans using System; using System.Collections.Generic; using System.IO.Pipelines; using System.Net; using System.Threading; using System.Threading.Channels; using System.Threading.Tasks; using Microsoft.AspNetCore.Connections; using Microsoft.Extensions.DependencyInjection; using Microsoft.Extensions....
2.016386
575623ca93fea0417945ee2b012d59af
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3702
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "GKotfis/Dogevents", "max_stars_repo_path": "src/Web/Dogevents.Core/Services/IEventsService.cs", "provenance": "train-00000-of-00045.jsonl.gz:3703" }
starcoder
<filename>src/Web/Dogevents.Core/Services/IEventsService.cs using System.Collections.Generic; using System.Threading.Tasks; using Dogevents.Core.Domain; namespace Dogevents.Core.Services { public interface IEventsService { Task<List<Event>> GetAll(); Task Add(Event @event); Task Delete(...
1.925233
025c990b69f752f23acd3c86f1748ea4
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3703
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "snakefoot/google-cloud-dotnet", "max_stars_repo_path": "apis/Google.Cloud.Spanner.Data/Google.Cloud.Spanner.Data.IntegrationTests/TransactionTests.cs", "provenance": "train-00000-of-00045.jsonl.gz:3704" }
starcoder
<filename>apis/Google.Cloud.Spanner.Data/Google.Cloud.Spanner.Data.IntegrationTests/TransactionTests.cs // Copyright 2017 Google Inc. 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 ...
1.988717
83f229926ccf9bf5ea6972103de27eeb
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3704
{ "extension": "c-sharp", "max_stars_count": "86.0", "max_stars_repo_name": "tiagotda/OpenTibia-Unity", "max_stars_repo_path": "OpenTibia/Assets/Scripts/Modules/GameWindow/GameInterface.cs", "provenance": "train-00000-of-00045.jsonl.gz:3705" }
starcoder
<gh_stars>10-100 using UnityEngine; using UnityEngine.UI; namespace OpenTibiaUnity.Modules.GameWindow { [ExecuteInEditMode] [DisallowMultipleComponent] [RequireComponent(typeof(Canvas))] public class GameInterface : Core.Components.Base.Module { public GamePanelContainer GameRightContainer...
1.943939
d4dd0d0a99544ab3a244abe12f6000ca
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3705
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "hufs-vrr/VRR", "max_stars_repo_path": "Unity_VRRythmGame/Assets/Script/Login.cs", "provenance": "train-00000-of-00045.jsonl.gz:3706" }
starcoder
using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; public class Login : MonoBehaviour { [SerializeField] private InputField inputId; [SerializeField] private InputField inputPassword; // private string currentText; public void Input() { ...
1.963396
4b7584261b867594c04c20ea1167c5d1
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3706
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "poliakhd/ProjectAegis", "max_stars_repo_path": "ProjectAegis.Shop/Models/Category.cs", "provenance": "train-00000-of-00045.jsonl.gz:3707" }
starcoder
namespace ProjectAegis.Shop.Models { using System; using System.IO; using System.Text; using Caliburn.Micro; using Base; using Shared.Library.Extensions; using Shared.Library.Interfaces; public class Category : PropertyChangedBase, IBinaryModel { #region Private Members ...
2.630856
6405465cb91549cab4680581713d367f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3707
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "DeyanDanailov/SoftUniCSharpAdvanced", "max_stars_repo_path": "tasks/02.SetsOfElements/Program.cs", "provenance": "train-00000-of-00045.jsonl.gz:3708" }
starcoder
<filename>tasks/02.SetsOfElements/Program.cs using System; using System.Collections.Generic; namespace _02.SetsOfElements { class Program { static void Main(string[] args) { var firstNums = new HashSet<int>(); var secondNums = new HashSet<int>(); var countOf...
3.734595
52df706e64f701650381ba2c0ac5360b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3708
{ "extension": "c-sharp", "max_stars_count": "2977.0", "max_stars_repo_name": "DeonHeyns/ServiceStack", "max_stars_repo_path": "src/ServiceStack/MemoryValidationSource.cs", "provenance": "train-00000-of-00045.jsonl.gz:3709" }
starcoder
<gh_stars>1000+ using System; using System.Collections.Concurrent; using System.Collections.Generic; using System.Linq; using System.Threading; using System.Threading.Tasks; using ServiceStack.Auth; using ServiceStack.Text; namespace ServiceStack { public class MemoryValidationSource : IValidationSource...
2.283628
bc1daf94b3c23b63a2d673c03b88daab
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3709
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "janissimsons/EntityFramework-Reverse-POCO-Code-First-Generator", "max_stars_repo_path": "Tester.Integration.EfCore2/EfrpgTestData/Configuration/BlahConfiguration.cs", "provenance": "train-00000-of-00045.jsonl.gz:3710" }
starcoder
<filename>Tester.Integration.EfCore2/EfrpgTestData/Configuration/BlahConfiguration.cs // <auto-generated> // ReSharper disable All using Microsoft.EntityFrameworkCore; using Microsoft.EntityFrameworkCore.Metadata.Builders; namespace Tester.Integration.EfCore2 { // Blah public class BlahConfiguration : IEntity...
1.919364
2c940b90fb92d23f9d86b2ca6ac93c6a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3710
{ "extension": "c-sharp", "max_stars_count": "35.0", "max_stars_repo_name": "ArchitectNow/ArchitectNow.ApiStarter", "max_stars_repo_path": "src/ArchitectNow.ApiStarter.Common/Models/Validation/RegistrationValidator.cs", "provenance": "train-00000-of-00045.jsonl.gz:3711" }
starcoder
<gh_stars>10-100 using ArchitectNow.ApiStarter.Common.Models.ViewModels; using ArchitectNow.ApiStarter.Common.Validators; using FluentValidation; namespace ArchitectNow.ApiStarter.Common.Models.Validation { internal class RegistrationValidator : AbstractValidator<RegistrationVm> { public RegistrationV...
2.135458
23cae04d477cf028cece61b4f28d27c2
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3711
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "maksimbulva/starcraft2-stream-chat-assistant", "max_stars_repo_path": "BNetRegions.cs", "provenance": "train-00000-of-00045.jsonl.gz:3712" }
starcoder
using System.Collections.Generic; namespace Sc2StreamChatAssistant { abstract class BNetRegions { public class RegionData { public string Url { get; private set; } public string Code { get; private set; } public RegionData(string url, string code) ...
2.772145
76626b736b147e40119052d862977c31
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3712
{ "extension": "c-sharp", "max_stars_count": "16.0", "max_stars_repo_name": "legistek/AspNetCore", "max_stars_repo_path": "src/Servers/Kestrel/Core/test/BitShifterTests.cs", "provenance": "train-00000-of-00045.jsonl.gz:3713" }
starcoder
// Copyright (c) .NET Foundation. All rights reserved. // Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System; using Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2; using Xunit; namespace Microsoft.AspNetCore.Server.Kestrel.Core.Tests { ...
2.023912
f20b25a967316b58ba1819bb315b94c0
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3713
{ "extension": "c-sharp", "max_stars_count": "11.0", "max_stars_repo_name": "BobbyCannon/Scribe", "max_stars_repo_path": "Scribe.Website/Extensions.cs", "provenance": "train-00000-of-00045.jsonl.gz:3714" }
starcoder
#region References using System; using System.Net.Mail; using System.Text; using Scribe.Data.Entities; using Scribe.Models.Views; #endregion namespace Scribe.Website { /// <summary> /// Contains all extensions. /// </summary> public static class Extensions { #region Methods public static ProfileView Creat...
2.794777
352a856edddc12e4a84a0665e6325e8a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3714
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "ltfriend/CurrencyRates", "max_stars_repo_path": "CurrencyRatesUI/Converters/ItemCountToVisibilityConverter.cs", "provenance": "train-00000-of-00045.jsonl.gz:3715" }
starcoder
<filename>CurrencyRatesUI/Converters/ItemCountToVisibilityConverter.cs<gh_stars>0 using System; using System.Globalization; using Xamarin.Forms; namespace CurrencyRatesUI.Converters { public enum MainPageType { Empty, ListView, Button } class ItemCountToVisibilityConverter : IValu...
2.872427
0bbc01c200e97d4ab8deb22235b725df
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3715
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "RIDICS/Authentication", "max_stars_repo_path": "Solution/Ridics.Authentication.Core/Configuration/DynamicModuleConfiguration.cs", "provenance": "train-00000-of-00045.jsonl.gz:3716" }
starcoder
using System; namespace Ridics.Authentication.Core.Configuration { public class DynamicModuleConfiguration { public string Checksum { get; set; } public DateTime LastConfigurationReload { get; set; } } }
1.439483
c77ff44afe475a531e11d5021336ec5a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3716
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "ryanheath/ravendb", "max_stars_repo_path": "test/SlowTests/Core/Utils/Indexes/Companies_CompanyByType.cs", "provenance": "train-00000-of-00045.jsonl.gz:3717" }
starcoder
// ----------------------------------------------------------------------- // <copyright file="QueryResultsStreaming.cs" company="Hibernating Rhinos LTD"> // Copyright (c) <NAME>. All rights reserved. // </copyright> // ----------------------------------------------------------------------- using System; ...
1.871778
5deb2fab9d0b52f63c7e0be9c68c0714
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3717
{ "extension": "c-sharp", "max_stars_count": "70.0", "max_stars_repo_name": "nineconsult/Kickoff2016Net", "max_stars_repo_path": "src/Abp/Localization/DefaultLanguageProvider.cs", "provenance": "train-00000-of-00045.jsonl.gz:3718" }
starcoder
<filename>src/Abp/Localization/DefaultLanguageProvider.cs using System.Collections.Generic; using System.Collections.Immutable; using Abp.Configuration.Startup; using Abp.Dependency; namespace Abp.Localization { public class DefaultLanguageProvider : ILanguageProvider, ITransientDependency { private re...
2.288321
4d7b63f7e47b0cb10ed6f0a2716f52be
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3718
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "jdm7dv/visual-studio", "max_stars_repo_path": "Common7/Tools/NClass_v2.04/src/DiagramEditor/Canvas.cs", "provenance": "train-00000-of-00045.jsonl.gz:3719" }
starcoder
// NClass - Free class diagram editor // Copyright (C) 2006-2009 <NAME> // // This program is free software; you can redistribute it and/or modify it under // the terms of the GNU General Public License as published by the Free Software // Foundation; either version 3 of the License, or (at your option) any later ver...
2.081192
ea910ebd6e921d24fad51b64dc27b6f4
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3719
{ "extension": "c-sharp", "max_stars_count": "77.0", "max_stars_repo_name": "AmadeusW/vs-editor-api", "max_stars_repo_path": "src/Editor/Text/Def/TextLogic/Tagging/ITagger.cs", "provenance": "train-00000-of-00045.jsonl.gz:3720" }
starcoder
// // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for license information. // namespace Microsoft.VisualStudio.Text.Tagging { using System; using System.Collections.Generic; /// <summary> /// A provider of tags over...
2.705077
9c2aca90788e92ada96f47966b91252f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3720
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "huuphuu/pendesignvn", "max_stars_repo_path": "PenDesign.WebUI/Views/News/Detail.cshtml", "provenance": "train-00000-of-00045.jsonl.gz:3721" }
starcoder
@using PenDesign.Common.HelperMethod @model PenDesign.Core.Model.NewsMapping @{ ViewBag.Title = Model.Title + " |" + ViewBag.newsCategoryName; Layout = "~/Views/Shared/_HomeLayout.cshtml"; } @section SEO{ <meta name="keywords" content="@Model.Keyword"> <meta name="description" content="@Mod...
2.198134
5a35bef89c65634630fd85d0c682384e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3721
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "isboat/fairflights", "max_stars_repo_path": "FairFlights/FairFlights.ViewModels/Flight/SearchRequestViewModel.cs", "provenance": "train-00000-of-00045.jsonl.gz:3722" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace FairFlights.ViewModels.Flight { /// <summary> /// The search request view model. /// </summary> public class SearchRequestViewModel { public string Arrival { get; s...
1.8963
6db4182fd3732009b953e4c3ce714145
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3722
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "dogukanalan/Sultanlar", "max_stars_repo_path": "Sultanlar/Sultanlar.DbObj/Internet/siparislerDetay.cs", "provenance": "train-00000-of-00045.jsonl.gz:3723" }
starcoder
<reponame>dogukanalan/Sultanlar using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace Sultanlar.DbObj.Internet { public class siparislerDetay : DbObj { public long pkSiparisDetayID { get; set; } public int intSiparisID { get; set; } //public si...
1.905396
33b8a8ecfc1c2d75848069c26a24c411
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3723
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "codeyu/AspNetBoilerplateDemo", "max_stars_repo_path": "src/CodeYu.AspNetBoilerplateDemo.Web/Controllers/UsersController.cs", "provenance": "train-00000-of-00045.jsonl.gz:3724" }
starcoder
<filename>src/CodeYu.AspNetBoilerplateDemo.Web/Controllers/UsersController.cs<gh_stars>0 using System.Threading.Tasks; using Abp.AspNetCore.Mvc.Authorization; using CodeYu.AspNetBoilerplateDemo.Authorization; using CodeYu.AspNetBoilerplateDemo.Users; using Microsoft.AspNetCore.Mvc; namespace CodeYu.AspNetBoiler...
1.955644
14a877b34c85d1434f9802f1d4dbfe2c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3724
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "vflame/Coinbase.Pro", "max_stars_repo_path": "Source/Coinbase.Pro/CoinbaseProClient.Conversion.cs", "provenance": "train-00000-of-00045.jsonl.gz:3725" }
starcoder
<reponame>vflame/Coinbase.Pro<gh_stars>0 using System.Collections.Generic; using System.Threading; using System.Threading.Tasks; using Coinbase.Pro.Models; using Flurl; using Flurl.Http; namespace Coinbase.Pro { public interface IConversionEndpoint { /// <summary> /// Stablecoin Conversions //...
2.062104
d743dd7ed0d46c60627da08070dd5e31
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3725
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "dugooder/a-microservice", "max_stars_repo_path": "src/lib.repos.common/IRepository.cs", "provenance": "train-00000-of-00045.jsonl.gz:3726" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace lib.repos.common { public interface IRepository<T, IDT> where T : class { IRepositoryInitializer Initializer { get; set; } T Create(T entity); IEnumerable<T> R...
2.10025
ae2659560e0cd663977e8723c32f2cff
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3726
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "famoser/ExpenseMonitor", "max_stars_repo_path": "Famoser.ExpenseMonitor.Presentation.WindowsUniversal/Converters/MainPage/awd.cs", "provenance": "train-00000-of-00045.jsonl.gz:3727" }
starcoder
<reponame>famoser/ExpenseMonitor<filename>Famoser.ExpenseMonitor.Presentation.WindowsUniversal/Converters/MainPage/awd.cs using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Windows.UI.Xaml.Data; namespace Famoser.ExpenseMonitor.Presentation.Window...
2.818971
9c0b99786d82fae1cc546b8873925f1b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3727
{ "extension": "c-sharp", "max_stars_count": "206.0", "max_stars_repo_name": "daveaglick/FluentBootstrap", "max_stars_repo_path": "FluentBootstrap.Tests/BreadcrumbsFixture.cs", "provenance": "train-00000-of-00045.jsonl.gz:3728" }
starcoder
using NUnit.Framework; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace FluentBootstrap.Tests { [TestFixture] public class BreadcrumbsFixture { [Test] public void BreadcrumbProducesCorrectHtml() { ...
1.970472
f38f19b703d1e287d9935a15bdc95e78
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3728
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "robmen/dotnetcli", "max_stars_repo_path": "test/Microsoft.DotNet.Tools.Tests.Utilities/Assertions/CommandResultAssertions.cs", "provenance": "train-00000-of-00045.jsonl.gz:3729" }
starcoder
<gh_stars>0 // Copyright (c) .NET Foundation and contributors. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System; using System.Text.RegularExpressions; using FluentAssertions; using FluentAssertions.Execution; using Microsoft.DotNet...
2.220371
5a3bdf66eede73e02657b8afe4de2e1e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3729
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Carko/Krypton-Toolkit-Suite-NET-Core", "max_stars_repo_path": "Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecRemapByContentBase.cs", "provenance": "train-00000-of-00045.jsonl.gz:3730" }
starcoder
<reponame>Carko/Krypton-Toolkit-Suite-NET-Core // ***************************************************************************** // BSD 3-Clause License (https://github.com/ComponentFactory/Krypton/blob/master/LICENSE) // © Component Factory Pty Ltd, 2006 - 2016, All rights reserved. // The software and associated doc...
2.147159
23805a7eabc2e8476e441594a5598d7e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3730
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "LykkeBusinessPlatform/LykkeSettingsParser", "max_stars_repo_path": "src/Lykke.SettingsReader/SettingsProcessor/SettingsProcessor_FromValue.cs", "provenance": "train-00000-of-00045.jsonl.gz:3731" }
starcoder
<filename>src/Lykke.SettingsReader/SettingsProcessor/SettingsProcessor_FromValue.cs using System; using System.Collections.Generic; using System.Globalization; using System.Reflection; using Lykke.SettingsReader.Exceptions; namespace Lykke.SettingsReader { public static partial class SettingsProcessor { ...
2.550582
4943633e8d5a9a248001cd1ce6b56cc8
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3731
{ "extension": "c-sharp", "max_stars_count": "1671.0", "max_stars_repo_name": "0x53A/sdk", "max_stars_repo_path": "src/RazorSdk/SourceGenerators/ConfigureRazorCodeGenerationOptions.cs", "provenance": "train-00000-of-00045.jsonl.gz:3732" }
starcoder
// Copyright (c) .NET Foundation. All rights reserved. // Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System; using Microsoft.AspNetCore.Razor.Language; namespace Microsoft.NET.Sdk.Razor.SourceGenerators { internal class ConfigureRazorCodeGen...
1.62201
2691b3a51c8082da5eb1ed476fcb4ae6
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3732
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "zdawson/gabby-dialogue-engine", "max_stars_repo_path": "Runtime/DialogueScript.cs", "provenance": "train-00000-of-00045.jsonl.gz:3733" }
starcoder
using UnityEngine; namespace PotassiumK.GabbyDialogue { public class DialogueScript : ScriptableObject { public string version; public string language; public Dialogue[] dialogues; } }
1.318867
b9941fac3ce6af65e625f26bba1404b7
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3733
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "forki/NServiceBus", "max_stars_repo_path": "src/NServiceBus.Core/Persistence/Msmq/SubscriptionStorage/ConfigureMsmqSubscriptionStorage.cs", "provenance": "train-00000-of-00045.jsonl.gz:3734" }
starcoder
namespace NServiceBus { using System; /// <summary> /// Contains extension methods to NServiceBus.Configure. /// </summary> [ObsoleteEx(RemoveInVersion = "6", TreatAsErrorFromVersion = "5", Replacement = "config.UsePersistence<Msmq>()")] public static class ConfigureMsmqSubscriptionStor...
2.389594
d1607bd3d6247be7f120e11d3d736f40
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3734
{ "extension": "c-sharp", "max_stars_count": "7.0", "max_stars_repo_name": "seniorblockchain/blockchain", "max_stars_repo_path": "src/Tests/SeniorBlockchain.Features.Consensus.Tests/Rules/CommonRules/RulesRegistrationOrderTest.cs", "provenance": "train-00000-of-00045.jsonl.gz:3735" }
starcoder
using System; using System.Collections.Generic; using SeniorBlockchain.Features.Consensus.Rules.CommonRules; using SeniorBlockchain.Features.Consensus.Rules.ProvenHeaderRules; using SeniorBlockchain.Features.Consensus.Rules.UtxosetRules; using SeniorBlockchain.Networks; using SeniorBlockchain.Networks.Bitcoin; using S...
1.535574
01df8954540988395b6bae6b39208366
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3735
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "stwalkerster/eyeinthesky", "max_stars_repo_path": "EyeInTheSky/Exceptions/BugException.cs", "provenance": "train-00000-of-00045.jsonl.gz:3736" }
starcoder
using System; namespace EyeInTheSky.Exceptions { public class BugException : Exception { public string Title { get; private set; } public string Description { get; private set; } public BugException(string title, string description) { this.Title = title; ...
2.468078
32925d80f4ebbf774ae00ed990129b4c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3736
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "wbc277072080/2D-Animation", "max_stars_repo_path": "2D--Animation/Library/PackageCache/com.unity.collab-proxy@1.13.5/Editor/PlasticSCM/Views/PendingChanges/PendingChangesMultiColumnHeader.cs", "provenance": "train-00000-of-00045.jsonl...
starcoder
using System.Collections.Generic; using UnityEditor; using UnityEditor.IMGUI.Controls; using UnityEngine; using PlasticGui.WorkspaceWindow.PendingChanges; using Unity.PlasticSCM.Editor.UI; namespace Unity.PlasticSCM.Editor.Views.PendingChanges { internal class PendingChangesMultiColumnHeader : MultiColumnHeader ...
1.94641
9e4cd2f9a421c59f8979da5ac1c9dffc